https://github.com/justinchuby/onnx-algorithms
ONNX graph transform algorithms with immutability in mind
https://github.com/justinchuby/onnx-algorithms
Last synced: about 1 month ago
JSON representation
ONNX graph transform algorithms with immutability in mind
- Host: GitHub
- URL: https://github.com/justinchuby/onnx-algorithms
- Owner: justinchuby
- License: mit
- Created: 2023-10-26T14:15:32.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-01-18T23:10:48.000Z (over 1 year ago)
- Last Synced: 2024-01-19T22:57:52.834Z (over 1 year ago)
- Size: 31.3 KB
- Stars: 3
- Watchers: 5
- Forks: 1
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# onnx-algorithms
ONNX graph transform algorithms with immutability in mind