Skip to content
This repository has been archived by the owner on Nov 17, 2023. It is now read-only.

Cudnn dropout #13896

Merged
merged 9 commits into from
Feb 5, 2019
Merged

Cudnn dropout #13896

merged 9 commits into from
Feb 5, 2019

Commits on Jan 28, 2019

  1. cudnn dropout

    szha committed Jan 28, 2019
    Configuration menu
    Copy the full SHA
    da56d29 View commit details
    Browse the repository at this point in the history
  2. test dropout as stateful op

    szha committed Jan 28, 2019
    Configuration menu
    Copy the full SHA
    abed0b1 View commit details
    Browse the repository at this point in the history
  3. add cudnn_off

    szha committed Jan 28, 2019
    Configuration menu
    Copy the full SHA
    bc0927e View commit details
    Browse the repository at this point in the history
  4. refactor

    szha committed Jan 28, 2019
    Configuration menu
    Copy the full SHA
    ca834a0 View commit details
    Browse the repository at this point in the history
  5. fix bug when using inf forward

    szha committed Jan 28, 2019
    Configuration menu
    Copy the full SHA
    cb2a2b4 View commit details
    Browse the repository at this point in the history
  6. turn on cudnn in gluon

    szha committed Jan 28, 2019
    Configuration menu
    Copy the full SHA
    7f76582 View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2019

  1. reuse dropout state space

    szha committed Jan 31, 2019
    Configuration menu
    Copy the full SHA
    1ad98ff View commit details
    Browse the repository at this point in the history
  2. dropout passthrough

    szha committed Jan 31, 2019
    Configuration menu
    Copy the full SHA
    2c1ea12 View commit details
    Browse the repository at this point in the history

Commits on Feb 5, 2019

  1. address comments

    szha committed Feb 5, 2019
    Configuration menu
    Copy the full SHA
    ba725eb View commit details
    Browse the repository at this point in the history