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

[v1.x] ONNX fix softmax #19691

Merged
merged 11 commits into from
Dec 20, 2020
Merged

[v1.x] ONNX fix softmax #19691

merged 11 commits into from
Dec 20, 2020

Commits on Dec 18, 2020

  1. fix softmax

    Wei Chu committed Dec 18, 2020
    Configuration menu
    Copy the full SHA
    a5521ed View commit details
    Browse the repository at this point in the history
  2. add test

    Wei Chu committed Dec 18, 2020
    Configuration menu
    Copy the full SHA
    0251064 View commit details
    Browse the repository at this point in the history
  3. fix typo

    Wei Chu committed Dec 18, 2020
    Configuration menu
    Copy the full SHA
    9810b6d View commit details
    Browse the repository at this point in the history
  4. fix test shape

    Wei Chu committed Dec 18, 2020
    Configuration menu
    Copy the full SHA
    982d165 View commit details
    Browse the repository at this point in the history
  5. update test data type

    Wei Chu committed Dec 18, 2020
    Configuration menu
    Copy the full SHA
    c9fd2d4 View commit details
    Browse the repository at this point in the history
  6. add more tests

    Wei Chu committed Dec 18, 2020
    Configuration menu
    Copy the full SHA
    bee36e5 View commit details
    Browse the repository at this point in the history
  7. fix temperature

    Wei Chu committed Dec 18, 2020
    Configuration menu
    Copy the full SHA
    0158a5a View commit details
    Browse the repository at this point in the history
  8. fix onnx2mx

    Wei Chu committed Dec 18, 2020
    Configuration menu
    Copy the full SHA
    f866fd0 View commit details
    Browse the repository at this point in the history
  9. remove temperature

    Wei Chu committed Dec 18, 2020
    Configuration menu
    Copy the full SHA
    bc91aea View commit details
    Browse the repository at this point in the history

Commits on Dec 19, 2020

  1. update msg

    Wei Chu committed Dec 19, 2020
    Configuration menu
    Copy the full SHA
    dbd4524 View commit details
    Browse the repository at this point in the history
  2. update msg

    Wei Chu committed Dec 19, 2020
    Configuration menu
    Copy the full SHA
    b4ed030 View commit details
    Browse the repository at this point in the history