https://github.com/hetpandya/onnx-shared-weights-remove
A code snippet to remove shared weights from ONNX models
https://github.com/hetpandya/onnx-shared-weights-remove
Last synced: 4 months ago
JSON representation
A code snippet to remove shared weights from ONNX models
- Host: GitHub
- URL: https://github.com/hetpandya/onnx-shared-weights-remove
- Owner: hetpandya
- License: apache-2.0
- Created: 2021-02-19T11:52:13.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2021-02-20T05:33:30.000Z (over 4 years ago)
- Last Synced: 2024-11-15T10:12:14.239Z (6 months ago)
- Language: Jupyter Notebook
- Size: 12.7 KB
- Stars: 5
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
A code snippet to remove shared weights from ONNX models.
Credits - [@tianleiwu](https://github.com/tianleiwu)