-
Notifications
You must be signed in to change notification settings - Fork 3.8k
Closed
Description
This PR #1214 (comment) adds support for SSD model. It would provide a more convenient way to import and compile SSD model if we can also support gluon-cv SSD model. The major work is to add several operators:
- L2Normalization
- _contrib_box_nms
Currently we have nms operator implemented in tvm, but the interface can be a slightly different.
I'll make another PR to deal with these changes. Rewrite mms with hybrid frontend: [TOPI] Migrate Vision Kernel from IRBuilder to Hybrid Script #1322 - slice_like
- where
Metadata
Metadata
Assignees
Labels
No labels