optimum
9b79f9bb - Support IO Binding for ORTModelForCTC (#1629)

Comment changes are shownComment changes are hidden
Commit
1 year ago
Support IO Binding for ORTModelForCTC (#1629) * io binding for ortmodelforctc * io binding for ortmodelforctc * Remove "to ONNX" from info message when exporting model (#1627) * ortmodelforctc iobinding test * made sure use_io_binding is False due to line 318 in modeling_ort.py --------- Co-authored-by: Ubuntu <tranceformer@tranceformer.m35het0djx5ejl3pyvcqpe3bfg.ax.internal.cloudapp.net> Co-authored-by: Helena Kloosterman <helena.kloosterman@intel.com>
Author
Parents
  • optimum/onnxruntime
    • io_binding
      • File
        io_binding_helper.py
    • File
      modeling_ort.py
  • tests/onnxruntime
    • File
      test_modeling.py