Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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 <[email protected]>
- Loading branch information