Apache TVM Discuss
Error: Error in mxnet code in tvm for maskrcnn model
Questions
Sharath
September 23, 2019, 9:34am
1
When we run the maskrcnn model in tvm in the mxnet framework, I get the following error in
run()
image
1062×785 107 KB
I just changed the example code from resnet to maskrcnn using the line:
image
733×290 54.1 KB
How do i fix it?