Phasing out Legacy Components

I found this patch: https://github.com/apache/tvm/pull/17658, which removed code below topi/vision directory such as nms.py, but I think topi can be used by Relax. I wanna ask :

  1. Why remove topi/vision code, seldom usage?
  2. Will extern OP be removed?