1. 23 4月, 2019 2 次提交
    • Z
      Make conv cudnn workspace size configurable (#17036) · 0c335dcd
      Zeng Jinle 提交于
      * make_conv_cudnn_ws_size_configurable, test=develop
      
      * change std::max to std::min
      test=develop
      0c335dcd
    • Q
      Support backward of backward for Relu and add a new gradient checker by... · c1c2633a
      qingqing01 提交于
      Support backward of backward for Relu and add a new gradient checker by comparing theoretical and numerical Jacobian. (#16862)
      
      * Support backward of backward and a new gradient checker
      * Rename decorators.py to decorator_helper.py, since Python on Windows CI has decorators package.
      
      1. Add ReluDoubleGradMaker when register relu_grad.
      2. Add a new gradient checker by comparing theoretical and numerical Jacobian.  Check double gradients by double_grad_check.
      c1c2633a
  2. 22 4月, 2019 8 次提交
  3. 21 4月, 2019 1 次提交
    • Z
      Refine model gpu memory (#16993) · 1202d3fc
      Zeng Jinle 提交于
      * speedup gc and inplace softmax_with_cross_entropy_grad
      test=develop
      
      * refine models gpu mem
      Merge skip vars and warning messages of mem opt
      remove relu mem opt
      test=develop
      
      * follow comments
      test=develop
      1202d3fc
  4. 20 4月, 2019 1 次提交
  5. 19 4月, 2019 3 次提交
  6. 18 4月, 2019 2 次提交
  7. 17 4月, 2019 7 次提交
  8. 16 4月, 2019 16 次提交