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

Fix cudnn error for BatchNorm1D kernel #43072

Merged
merged 16 commits into from Jun 21, 2022
Merged

Commits on May 29, 2022

  1. refactor code structure

    EsdeathYZH committed May 29, 2022
    Configuration menu
    Copy the full SHA
    441da36 View commit details
    Browse the repository at this point in the history
  2. add native kernel usage

    EsdeathYZH committed May 29, 2022
    Configuration menu
    Copy the full SHA
    c48e076 View commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2022

  1. add wellford impl

    EsdeathYZH committed Jun 3, 2022
    Configuration menu
    Copy the full SHA
    0a68ba3 View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2022

  1. add shmem impl

    EsdeathYZH committed Jun 4, 2022
    Configuration menu
    Copy the full SHA
    b3248c9 View commit details
    Browse the repository at this point in the history
  2. add dispatch logic

    EsdeathYZH committed Jun 4, 2022
    Configuration menu
    Copy the full SHA
    78349a2 View commit details
    Browse the repository at this point in the history
  3. add channel_last impl

    EsdeathYZH committed Jun 4, 2022
    Configuration menu
    Copy the full SHA
    98c66f0 View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2022

  1. revert

    EsdeathYZH committed Jun 6, 2022
    Configuration menu
    Copy the full SHA
    f4320cc View commit details
    Browse the repository at this point in the history
  2. minor

    EsdeathYZH committed Jun 6, 2022
    Configuration menu
    Copy the full SHA
    958535d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3e4e0c9 View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2022

  1. Configuration menu
    Copy the full SHA
    59ef9af View commit details
    Browse the repository at this point in the history
  2. format

    EsdeathYZH committed Jun 7, 2022
    Configuration menu
    Copy the full SHA
    5d3e4ec View commit details
    Browse the repository at this point in the history
  3. remove magic number

    EsdeathYZH committed Jun 7, 2022
    Configuration menu
    Copy the full SHA
    55b1f2a View commit details
    Browse the repository at this point in the history

Commits on Jun 9, 2022

  1. fix backward

    EsdeathYZH committed Jun 9, 2022
    Configuration menu
    Copy the full SHA
    26a43fc View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2022

  1. fix backward

    EsdeathYZH committed Jun 11, 2022
    Configuration menu
    Copy the full SHA
    7adb696 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3c26e1e View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2022

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