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

[v1.x] Add onnx export operator unit tests. #20192

Merged
merged 12 commits into from
Apr 21, 2021

Commits on Apr 14, 2021

  1. Add onnx operator export unit tests for reciprocal, power, broadcast_…

    …power, sqrt, depth_to_space and space_to_depth operators.
    josephevans committed Apr 14, 2021
    Configuration menu
    Copy the full SHA
    2beecb1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9b3f2d6 View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2021

  1. Update export operators for broadcast_logical_and, broadcast_logical_…

    …or, broadcast_logical_xor.
    josephevans committed Apr 19, 2021
    Configuration menu
    Copy the full SHA
    2c158be View commit details
    Browse the repository at this point in the history
  2. Add onnx export unit tests for shape_array, hard_sigmoid, broadcast_l…

    …esser, broadcast_greater, log_softmax, broadcast_logical_and, broadcast_logical_or, broadcast_logical_xor.
    josephevans committed Apr 19, 2021
    Configuration menu
    Copy the full SHA
    afd436c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    22fd172 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6587c6d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8c8f87d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c04429c View commit details
    Browse the repository at this point in the history

Commits on Apr 20, 2021

  1. Configuration menu
    Copy the full SHA
    ebd53ab View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    69eea84 View commit details
    Browse the repository at this point in the history
  3. Fix syntax.

    josephevans committed Apr 20, 2021
    Configuration menu
    Copy the full SHA
    d41e836 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3d5ad1d View commit details
    Browse the repository at this point in the history