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 :
- Why remove
topi/visioncode, seldom usage? - Will extern OP be removed?