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

[v1.x] More onnx export updates #19692

Merged
merged 5 commits into from
Dec 18, 2020
Merged

Commits on Dec 17, 2020

  1. Comment out useless backend test for onnx.

    Joe Evans committed Dec 17, 2020
    Configuration menu
    Copy the full SHA
    0dc498b View commit details
    Browse the repository at this point in the history
  2. Infer the output data type for each graph layer instead of assuming i…

    …t's the same as input type.
    Joe Evans committed Dec 17, 2020
    Configuration menu
    Copy the full SHA
    d60367b View commit details
    Browse the repository at this point in the history
  3. Add unit test for cast onnx export operator.

    Joe Evans committed Dec 17, 2020
    Configuration menu
    Copy the full SHA
    8cf8519 View commit details
    Browse the repository at this point in the history
  4. Fix lint

    Joe Evans committed Dec 17, 2020
    Configuration menu
    Copy the full SHA
    69e7911 View commit details
    Browse the repository at this point in the history
  5. Fix lint

    Joe Evans committed Dec 17, 2020
    Configuration menu
    Copy the full SHA
    18d898d View commit details
    Browse the repository at this point in the history