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

[RUNTIME] Add cudnn conv3d #4418

Merged
merged 12 commits into from
Dec 3, 2019
Merged

Commits on Nov 26, 2019

  1. [RUNTIME] Add cudnn conv3d

    optima2005 committed Nov 26, 2019
    Configuration menu
    Copy the full SHA
    ba0b1fd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    00372e7 View commit details
    Browse the repository at this point in the history

Commits on Nov 27, 2019

  1. fix tests failure

    optima2005 committed Nov 27, 2019
    Configuration menu
    Copy the full SHA
    dc1f9cf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d7aa837 View commit details
    Browse the repository at this point in the history

Commits on Nov 28, 2019

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

Commits on Nov 29, 2019

  1. Configuration menu
    Copy the full SHA
    983433f View commit details
    Browse the repository at this point in the history
  2. revise per as comments

    optima2005 committed Nov 29, 2019
    Configuration menu
    Copy the full SHA
    85b711f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    aede7e8 View commit details
    Browse the repository at this point in the history

Commits on Nov 30, 2019

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

Commits on Dec 3, 2019

  1. remove extra std::vectors

    optima2005 committed Dec 3, 2019
    Configuration menu
    Copy the full SHA
    40ec63b View commit details
    Browse the repository at this point in the history
  2. remove unused header

    optima2005 committed Dec 3, 2019
    Configuration menu
    Copy the full SHA
    ae949a6 View commit details
    Browse the repository at this point in the history