Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[ONNX] Fix sporadic results in BC #3081

Merged
merged 18 commits into from
Nov 25, 2024

Commits on Nov 13, 2024

  1. Configuration menu
    Copy the full SHA
    616f014 View commit details
    Browse the repository at this point in the history
  2. fix formula

    kshpv committed Nov 13, 2024
    Configuration menu
    Copy the full SHA
    49a822c View commit details
    Browse the repository at this point in the history
  3. avoid division 0 in ra as well

    kshpv committed Nov 13, 2024
    Configuration menu
    Copy the full SHA
    eef02ef View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2024

  1. some fixes

    kshpv committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    6e8ff73 View commit details
    Browse the repository at this point in the history
  2. deepcopy to noop reducer

    kshpv committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    346e5ea View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    73aaf19 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f71f6ed View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9d15d25 View commit details
    Browse the repository at this point in the history
  6. upd to RawReducer

    kshpv committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    fb2e858 View commit details
    Browse the repository at this point in the history
  7. extend test

    kshpv committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    0ddf450 View commit details
    Browse the repository at this point in the history
  8. add check on id for RawReducer

    kshpv committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    ffbff3f View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2024

  1. Configuration menu
    Copy the full SHA
    b830d8d View commit details
    Browse the repository at this point in the history

Commits on Nov 18, 2024

  1. add comment

    kshpv committed Nov 18, 2024
    Configuration menu
    Copy the full SHA
    35aff71 View commit details
    Browse the repository at this point in the history
  2. rollback test

    kshpv committed Nov 18, 2024
    Configuration menu
    Copy the full SHA
    10fa44c View commit details
    Browse the repository at this point in the history
  3. avoid division by zero

    kshpv committed Nov 18, 2024
    Configuration menu
    Copy the full SHA
    672a661 View commit details
    Browse the repository at this point in the history

Commits on Nov 19, 2024

  1. add comment

    kshpv committed Nov 19, 2024
    Configuration menu
    Copy the full SHA
    788dbbd View commit details
    Browse the repository at this point in the history
  2. more comment

    kshpv committed Nov 19, 2024
    Configuration menu
    Copy the full SHA
    c18433b View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2024

  1. rollback to warnings

    kshpv committed Nov 21, 2024
    Configuration menu
    Copy the full SHA
    96a3867 View commit details
    Browse the repository at this point in the history