optimum
3460335e - Donut iobinding (#1209)

Comment changes are shownComment changes are hidden
Commit
1 year ago
Donut iobinding (#1209) * added utility to compute encoder_sequence_length * style * added vit's encoder known output shapes * revised encoder output sequence formulas * added donut tests * style * corrected swin formula * added io tests * add donut to tasks manager * added tiny donut to exporters tests
Parents
  • optimum
    • exporters
      • File
        tasks.py
    • onnxruntime
      • File
        modeling_seq2seq.py
  • tests
    • exporters
      • File
        exporters_utils.py
    • onnxruntime
      • File
        test_modeling.py
      • File
        utils_onnxruntime_tests.py