Skip to content
This repository has been archived by the owner on Nov 17, 2023. It is now read-only.

[v1.x] ONNX export support for multiple input data types #19796

Merged
merged 17 commits into from
Mar 7, 2021

Commits on Mar 6, 2021

  1. add test

    Wei Chu committed Mar 6, 2021
    Configuration menu
    Copy the full SHA
    f0b824e View commit details
    Browse the repository at this point in the history
  2. support multiple input nodes

    Wei Chu committed Mar 6, 2021
    Configuration menu
    Copy the full SHA
    d10ebd5 View commit details
    Browse the repository at this point in the history
  3. fix sanity

    Wei Chu committed Mar 6, 2021
    Configuration menu
    Copy the full SHA
    8cf81ec View commit details
    Browse the repository at this point in the history
  4. update input dtype

    Wei Chu committed Mar 6, 2021
    Configuration menu
    Copy the full SHA
    7c4d1ea View commit details
    Browse the repository at this point in the history
  5. fix typo

    Wei Chu committed Mar 6, 2021
    Configuration menu
    Copy the full SHA
    acd3bec View commit details
    Browse the repository at this point in the history
  6. update export_onnx

    Wei Chu committed Mar 6, 2021
    Configuration menu
    Copy the full SHA
    9118314 View commit details
    Browse the repository at this point in the history
  7. fix sanity

    Wei Chu committed Mar 6, 2021
    Configuration menu
    Copy the full SHA
    066f061 View commit details
    Browse the repository at this point in the history
  8. fix space

    Wei Chu committed Mar 6, 2021
    Configuration menu
    Copy the full SHA
    2653a12 View commit details
    Browse the repository at this point in the history
  9. update import

    Wei Chu committed Mar 6, 2021
    Configuration menu
    Copy the full SHA
    de04aaa View commit details
    Browse the repository at this point in the history
  10. fix sanity

    Wei Chu committed Mar 6, 2021
    Configuration menu
    Copy the full SHA
    0444194 View commit details
    Browse the repository at this point in the history
  11. remove float64 from test_where

    Wei Chu committed Mar 6, 2021
    Configuration menu
    Copy the full SHA
    2b9e48f View commit details
    Browse the repository at this point in the history
  12. update test

    Wei Chu committed Mar 6, 2021
    Configuration menu
    Copy the full SHA
    bb12126 View commit details
    Browse the repository at this point in the history
  13. fix bert test input type

    Wei Chu committed Mar 6, 2021
    Configuration menu
    Copy the full SHA
    f2da05b View commit details
    Browse the repository at this point in the history
  14. enable defalut input_type

    Wei Chu committed Mar 6, 2021
    Configuration menu
    Copy the full SHA
    00bc04b View commit details
    Browse the repository at this point in the history
  15. more default fix

    Wei Chu committed Mar 6, 2021
    Configuration menu
    Copy the full SHA
    c4608ca View commit details
    Browse the repository at this point in the history
  16. fix typo

    Wei Chu committed Mar 6, 2021
    Configuration menu
    Copy the full SHA
    691c702 View commit details
    Browse the repository at this point in the history
  17. fix empty lines

    Wei Chu committed Mar 6, 2021
    Configuration menu
    Copy the full SHA
    4bd8aa1 View commit details
    Browse the repository at this point in the history