Commit 2521dab
Update Custom Op Template Gen based on recent changes (#371)
* Added initial CustomOp template generator
* Added arg parsing, error check, and modularized methods
* Added test and models for the same plus refactored code in template generator
* Fixed model path issue
* Final changes
* Removed ONNX models and added model generation in test scripts, changed custom ops to random math ops
* Update based on new custom op changes
---------
Co-authored-by: Sayan Shaw <sayanshaw@microsoft.com>1 parent 8ccbb8c commit 2521dab
1 file changed
Lines changed: 0 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
42 | 42 | | |
43 | 43 | | |
44 | 44 | | |
45 | | - | |
46 | | - | |
47 | | - | |
48 | | - | |
49 | 45 | | |
50 | 46 | | |
51 | 47 | | |
| |||
0 commit comments