- 10 1月, 2019 1 次提交
-
-
由 Wu Yi 提交于
* clip softmax for fp16 * updates * fuse xent support fp16 test=develop * wip * wip * add simple row reduce * wip fp16 accurate softmax * add accurate softmax kernel for fp16 test=develop * update test=develop * fix cpu build test=develop * update api.spec test=develop * follow comments test=develop * fix build test=develop * fix trt build test=develop * fix inference build test=develop * fix merge test=develop * update test=develop * try fix build test=develop * fix build test=develop * rename real_exp test=develop * fortest * remove hacky kernels test=develop * clean up test=develop
-
- 18 11月, 2018 1 次提交
-
-
由 Jacek Czaja 提交于
test=develop
-
- 14 11月, 2018 2 次提交
-
-
由 Jacek Czaja 提交于
test=develop
-
由 Tao Luo 提交于
-
- 09 11月, 2018 1 次提交
-
-
由 Jacek Czaja 提交于
-
- 15 3月, 2018 1 次提交
-
-
由 dzhwinter 提交于
* "add softmax cudnn functor support" * "add testing" * "refine cmakelist" * "sequence softmax forward speed up" * "add softmax grad" * "fix sequence softmax test" * "add double precision' * "fix softmax test" * "add softmax cudnn support" * "fix softmax cudnn test" * "add softmax to nn.py" * "fix compile bug" * "refine cmakelist" * "fix ci" * "fix based on comment" * "fix based on comments" * "fix ci"
-
- 12 2月, 2018 1 次提交
-
-
由 qingqing01 提交于
-
- 10 2月, 2018 2 次提交
- 12 12月, 2017 1 次提交
-
-
由 QI JUN 提交于
There are mainly following fixes: - take `DeviceContext` as the template parameter of math functors and OpKernel instead of `Place` - remove `eigen_device` interface in base class `DeviceContext` - remove `GetEigenDevice` interface in `ExecutionContext` and base class `DeviceContext` - remove unused `platform::EigenDeviceConverter` - rename `REGISTER_OP_GPU_KERNEL` to `REGISTER_OP_CUDA_KERNEL` - rename `USE_GPU_ONLY_OP` to `USE_CUDA_ONLY_OP`
-
- 13 11月, 2017 1 次提交
-
-
由 dangqingqing 提交于
-
- 29 9月, 2017 1 次提交
-
-
由 qijun 提交于
-
- 28 9月, 2017 1 次提交
-
-
由 Liu Yiqun 提交于
-
- 26 9月, 2017 2 次提交
- 22 9月, 2017 1 次提交
-
-
由 caoying03 提交于
-
- 13 9月, 2017 1 次提交
-
-
由 caoying03 提交于
-
- 12 9月, 2017 1 次提交
-
-
由 caoying03 提交于
-
- 04 8月, 2017 1 次提交
-
-
由 liaogang 提交于
-
- 03 8月, 2017 1 次提交
-
-
由 fengjiayi 提交于
-
- 26 7月, 2017 1 次提交
-
-
由 Yu Yang 提交于
-
- 24 7月, 2017 1 次提交
-
-
由 fengjiayi 提交于
OLD: op_type -> grad_op_creator NEW: grad_op_type -> grad_op_creator op_type -> grad_op_type
-
- 20 7月, 2017 3 次提交