Commit 30db3f3
Add missing ops for ResNet-50 (#16)
* Add Conv support
* Add poolings and reshape
* Add Cargo.lock
* Add Identity
* Add ResNet-50 conversion test
* cargo fmt
---------
Co-authored-by: Stephan Seitz <sseitz@nvidia.com>1 parent 4dd1ec6 commit 30db3f3
11 files changed
Lines changed: 3276 additions & 10 deletions
File tree
- .github/workflows
- src/onnx
- ops
- tests
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
66 | 66 | | |
67 | 67 | | |
68 | 68 | | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
69 | 78 | | |
70 | 79 | | |
71 | 80 | | |
| |||
0 commit comments