Now I counter another problem
nn.func doesn't have an FTVMStrategy registered. You can register one in python with `tvm.relay.op.register_strategy`.
Should I put some dummy strategy for this operator even if I use BYOC?
Now I counter another problem
nn.func doesn't have an FTVMStrategy registered. You can register one in python with `tvm.relay.op.register_strategy`.
Should I put some dummy strategy for this operator even if I use BYOC?