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

Added oneDNN reduce_op GRAD kernel #32280

Merged
merged 43 commits into from
Apr 21, 2021
Merged

Commits on Dec 2, 2020

  1. added external reorder to profiler

    Jakub Piasecki committed Dec 2, 2020
    Configuration menu
    Copy the full SHA
    1ecc4cf View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2021

  1. resolved conflicts

    jakpiase committed Mar 8, 2021
    Configuration menu
    Copy the full SHA
    d4f9ad4 View commit details
    Browse the repository at this point in the history

Commits on Mar 9, 2021

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

Commits on Mar 22, 2021

  1. Configuration menu
    Copy the full SHA
    5c02f89 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7c3b736 View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2021

  1. refactored reduce op

    jakpiase committed Mar 23, 2021
    Configuration menu
    Copy the full SHA
    4147b25 View commit details
    Browse the repository at this point in the history
  2. reverted old file

    jakpiase committed Mar 23, 2021
    Configuration menu
    Copy the full SHA
    726846f View commit details
    Browse the repository at this point in the history
  3. added clang formatting

    jakpiase committed Mar 23, 2021
    Configuration menu
    Copy the full SHA
    6763404 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f2555e5 View commit details
    Browse the repository at this point in the history
  5. minor change

    jakpiase committed Mar 23, 2021
    Configuration menu
    Copy the full SHA
    8f80eb5 View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2021

  1. Configuration menu
    Copy the full SHA
    539fe3c View commit details
    Browse the repository at this point in the history
  2. merged with develop

    jakpiase committed Mar 25, 2021
    Configuration menu
    Copy the full SHA
    3dfabd9 View commit details
    Browse the repository at this point in the history
  3. Revert "merged with develop"

    This reverts commit 3dfabd9.
    jakpiase committed Mar 25, 2021
    Configuration menu
    Copy the full SHA
    895f948 View commit details
    Browse the repository at this point in the history
  4. minor change

    jakpiase authored Mar 25, 2021
    Configuration menu
    Copy the full SHA
    cd9d2f3 View commit details
    Browse the repository at this point in the history
  5. fixed mispelling

    jakpiase authored Mar 25, 2021
    Configuration menu
    Copy the full SHA
    87fc5a1 View commit details
    Browse the repository at this point in the history

Commits on Mar 26, 2021

  1. Minor refactoring

    jakpiase authored Mar 26, 2021
    Configuration menu
    Copy the full SHA
    a75ee12 View commit details
    Browse the repository at this point in the history
  2. minor change

    jakpiase committed Mar 26, 2021
    Configuration menu
    Copy the full SHA
    b442889 View commit details
    Browse the repository at this point in the history
  3. importet necessary modules

    jakpiase committed Mar 26, 2021
    Configuration menu
    Copy the full SHA
    27dec3a View commit details
    Browse the repository at this point in the history
  4. minor change

    jakpiase committed Mar 26, 2021
    Configuration menu
    Copy the full SHA
    71089fe View commit details
    Browse the repository at this point in the history
  5. minor formatting change

    jakpiase committed Mar 26, 2021
    Configuration menu
    Copy the full SHA
    29097ce View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2021

  1. excluded cuda from bf test

    jakpiase committed Mar 29, 2021
    Configuration menu
    Copy the full SHA
    164043a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    be36f94 View commit details
    Browse the repository at this point in the history
  3. added formatting

    jakpiase committed Mar 29, 2021
    Configuration menu
    Copy the full SHA
    424083f View commit details
    Browse the repository at this point in the history

Commits on Apr 7, 2021

  1. added support for edge case

    jakpiase committed Apr 7, 2021
    Configuration menu
    Copy the full SHA
    87b5b38 View commit details
    Browse the repository at this point in the history

Commits on Apr 13, 2021

  1. added files for reduce grad

    jakpiase committed Apr 13, 2021
    Configuration menu
    Copy the full SHA
    94e4ace View commit details
    Browse the repository at this point in the history

Commits on Apr 14, 2021

  1. Configuration menu
    Copy the full SHA
    9ae1005 View commit details
    Browse the repository at this point in the history
  2. resolved conflicts

    jakpiase committed Apr 14, 2021
    Configuration menu
    Copy the full SHA
    cfa2519 View commit details
    Browse the repository at this point in the history
  3. added formatting

    jakpiase committed Apr 14, 2021
    Configuration menu
    Copy the full SHA
    7d3797f View commit details
    Browse the repository at this point in the history
  4. minor changes

    jakpiase committed Apr 14, 2021
    Configuration menu
    Copy the full SHA
    782e25c View commit details
    Browse the repository at this point in the history
  5. minor change

    jakpiase committed Apr 14, 2021
    Configuration menu
    Copy the full SHA
    bd69270 View commit details
    Browse the repository at this point in the history
  6. minor formatting change

    jakpiase committed Apr 14, 2021
    Configuration menu
    Copy the full SHA
    ffe6156 View commit details
    Browse the repository at this point in the history
  7. minor change

    jakpiase committed Apr 14, 2021
    Configuration menu
    Copy the full SHA
    27f8bb7 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    2e4ce07 View commit details
    Browse the repository at this point in the history
  9. changed test

    jakpiase committed Apr 14, 2021
    Configuration menu
    Copy the full SHA
    27355d0 View commit details
    Browse the repository at this point in the history
  10. minor changes

    jakpiase committed Apr 14, 2021
    Configuration menu
    Copy the full SHA
    1445bd6 View commit details
    Browse the repository at this point in the history
  11. added formatting

    jakpiase committed Apr 14, 2021
    Configuration menu
    Copy the full SHA
    aa5dccd View commit details
    Browse the repository at this point in the history
  12. minor change

    jakpiase committed Apr 14, 2021
    Configuration menu
    Copy the full SHA
    9f9eea9 View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2021

  1. added suggested changes

    jakpiase committed Apr 15, 2021
    Configuration menu
    Copy the full SHA
    996b81e View commit details
    Browse the repository at this point in the history
  2. added formatting

    jakpiase committed Apr 15, 2021
    Configuration menu
    Copy the full SHA
    fce4eb4 View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2021

  1. removed doubled memset

    jakpiase committed Apr 16, 2021
    Configuration menu
    Copy the full SHA
    24af4d3 View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2021

  1. added suggested changes

    jakpiase committed Apr 19, 2021
    Configuration menu
    Copy the full SHA
    02dc16d View commit details
    Browse the repository at this point in the history
  2. reverted one change

    jakpiase committed Apr 19, 2021
    Configuration menu
    Copy the full SHA
    6464442 View commit details
    Browse the repository at this point in the history
  3. changed formatting

    jakpiase committed Apr 19, 2021
    1 Configuration menu
    Copy the full SHA
    7387593 View commit details
    Browse the repository at this point in the history