optimum
ONNX transformation to cast int64 constants to int32 when possible
#655
Merged

Commits
  • add function to convert int64 constants to int32
    fxmarty committed 2 years ago
  • add utils file
    fxmarty committed 2 years ago
  • add in init
    fxmarty committed 2 years ago
  • add doc
    fxmarty committed 2 years ago
  • remove onnx check
    fxmarty committed 2 years ago
  • fix transformation and test
    fxmarty committed 2 years ago
  • Update optimum/onnxruntime/modeling_decoder.py
    fxmarty committed 2 years ago
  • more explicit naming
    fxmarty committed 2 years ago
Loading