optimum
59b7e478 - Fix initializer detection for weight deduplication (#1333)

Comment changes are shownComment changes are hidden
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
Author
Parents
  • optimum/onnx
    • File
      graph_transformations.py
    • File
      transformations_utils.py
  • File
    setup.py
  • tests
    • exporters/onnx
      • File
        test_exporters_onnx_cli.py
    • onnxruntime
      • File
        test_quantization.py