- 23 10月, 2018 1 次提交
-
-
由 chengduo 提交于
* speedup split_op test=develop * speedup split_op test=develop * rename ConcatGrad to Split * refine concat and split test=develop * fix compile error
-
- 18 9月, 2018 1 次提交
-
-
由 chengduoZH 提交于
-
- 17 9月, 2018 1 次提交
-
-
由 chengduoZH 提交于
-
- 22 8月, 2018 1 次提交
-
-
由 Yu Yang 提交于
-
- 16 6月, 2018 1 次提交
-
-
由 qiaolongfei 提交于
-
- 02 5月, 2018 1 次提交
-
-
由 Abhinav Arora 提交于
* Fix CPPLint issues in lstm_cpu_kernel.h * Fix CPPLint issues in math/math_function_test * Fix CPPLint issues in math/math_function_test * Fix CPPLint issues in math/concat.cc * Fix CPPLint issues in math/concat.cc * Fix CPPLint issues in math/concat.cc * Fix CPPLint issues in math/gru_cpu_kernel * Fix CPPLint issues in math/selected_rows_functor_test.cu * Fix compile error * Fix compile error
-
- 19 3月, 2018 1 次提交
-
-
由 Yu Yang 提交于
-
- 05 3月, 2018 1 次提交
-
-
由 chengduoZH 提交于
-
- 03 3月, 2018 1 次提交
-
-
由 chengduoZH 提交于
-
- 02 3月, 2018 1 次提交
-
-
由 chengduoZH 提交于
-
- 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 次提交