You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
BTW, I've done some experiments on YOLOv5 with tvmhere, and the differences between this two models are relatively insignificant, so I believe with some minor changes we can also use tvm on YOLOX.
Hi,
Thank you for this nice repo.
I am trying to export pytorch model to TVM with this snippet of code
but I am having the next problem
How these operators (silu_ and copy_) can be implemented in TVM?
Best regards!
The text was updated successfully, but these errors were encountered: