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

Add cudnn pool3d #5602

Merged
merged 8 commits into from
Nov 20, 2017
Merged

Commits on Nov 13, 2017

  1. add cudnn 3d unit test

    chengduoZH committed Nov 13, 2017
    Configuration menu
    Copy the full SHA
    a93a59e View commit details
    Browse the repository at this point in the history
  2. add cudnn_pool3d_op

    chengduoZH committed Nov 13, 2017
    Configuration menu
    Copy the full SHA
    7ba3d1e View commit details
    Browse the repository at this point in the history
  3. add cudnn_pool3d unit test

    chengduoZH committed Nov 13, 2017
    Configuration menu
    Copy the full SHA
    ec1e2fc View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2017

  1. Configuration menu
    Copy the full SHA
    e825a49 View commit details
    Browse the repository at this point in the history
  2. fix data layout

    chengduoZH committed Nov 15, 2017
    Configuration menu
    Copy the full SHA
    7c2fd61 View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2017

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

Commits on Nov 17, 2017

  1. Configuration menu
    Copy the full SHA
    dec61ab View commit details
    Browse the repository at this point in the history
  2. add double type for kernel

    chengduoZH committed Nov 17, 2017
    Configuration menu
    Copy the full SHA
    3bd3cc0 View commit details
    Browse the repository at this point in the history