optimum
59b7e478
- Fix initializer detection for weight deduplication (#1333)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Hide Minimap (CTRL+M)
Commit
1 year ago
Fix initializer detection for weight deduplication (#1333) * hopefully work * fix encoder decoder * add accelerate to test requirements * delete in the right order * remove .onnx_data even if new model is <2 GB * fix tests
References
#1333 - Fix initializer detection for weight deduplication
Author
fxmarty
Parents
50c91fdb
Files
5
optimum/onnx
graph_transformations.py
transformations_utils.py
setup.py
tests
exporters/onnx
test_exporters_onnx_cli.py
onnxruntime
test_quantization.py
Loading