Hello everyone,

I'm trying to compile the official [ONNX SSD 
model](https://github.com/onnx/models/tree/master/ssd), but I got missing 
operators: NonMaxSuppression and TopK (even though they exist in Relay).

I tried to add them in tvm/python/tvm/relay/frontend/onnx.py, but now I get an 
error on the Slice operation, coming from the change in ONNX operators version 
([current 
operators](https://github.com/onnx/onnx/blob/master/docs/Operators.md) vs 
[outdated 
operators](https://github.com/onnx/onnx/blob/master/docs/Changelog.md)).

I can't resolve it, and it is probable that other errors will arise due to the 
version change.
How can I help you? Providing a list of outdated operators? I'm not 100% sure 
about my fixes for NonMaxSuppression and TopK.

Thanks!





---
[Visit 
Topic](https://discuss.tvm.ai/t/onnx-missing-and-outdated-operators/3173/1) to 
respond.

You are receiving this because you enabled mailing list mode.

To unsubscribe from these emails, [click 
here](https://discuss.tvm.ai/email/unsubscribe/6009b63945457a308985c020e36105e760487282a9961508851dbad145c5521e).

Tianqi Chen, UW, Seattle, WA, 98105, United States
http://tracking.discuss.tvm.ai/tracking/unsubscribe?msgid=QqsCqfn9WYBzoQkeaJ9tiw2

Reply via email to