Hello,
This the variant that fails with topk error.
http://download.tensorflow.org/models/object_detection/faster_rcnn_inception_v2_coco_2018_01_28.tar.gz
Error:
%10934 = topk(%10930, %10933, k=None, dtype="int32")^[[31m the function is provided too many arguments expected 1, found 2; ^[[39m;
Is anyone already working to fix this issue?
Please let me know if I need to serve more details.
Tagging @yongwww as he has recently done some fixes for SSD.
Is there any plan to support this variant of Faster RCNN?
Can I try any variant that already compiles and runs with Relay VM?
Thanks,
Ashutosh