- 27 3月, 2018 1 次提交
-
-
由 gongweibao 提交于
-
- 22 3月, 2018 1 次提交
-
-
由 dzhwinter 提交于
-
- 20 3月, 2018 2 次提交
-
-
由 Kexin Zhao 提交于
-
由 Kexin Zhao 提交于
-
- 12 2月, 2018 2 次提交
-
-
由 qingqing01 提交于
-
由 dzhwinter 提交于
* "merge random generator kernel and mul" * "fix dropout"
-
- 10 2月, 2018 2 次提交
- 30 1月, 2018 1 次提交
-
-
由 caoying03 提交于
-
- 26 12月, 2017 2 次提交
-
-
由 Luo Tao 提交于
-
由 chengduoZH 提交于
-
- 21 12月, 2017 1 次提交
-
-
由 Yibing Liu 提交于
-
- 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`
-
- 24 11月, 2017 1 次提交
-
-
由 QI JUN 提交于
* is_training to is_test in dropout op * handle dropout and batch_norm operator when prune pdesc in testing mode * handle dropout and batch_norm operator when prune pdesc in testing mode * add get_inference_program method * fix dropout op * fix ci * test data after each batch training * refine code * refine test_book3 * fix ci * follow comments
-
- 28 9月, 2017 1 次提交
-
-
由 Yu Yang 提交于
-
- 20 9月, 2017 1 次提交
-
-
由 dangqingqing 提交于
-
- 19 9月, 2017 2 次提交
-
-
由 Xinghai Sun 提交于
-
由 Xinghai Sun 提交于
Change type of dropout_prob to template typename.
-
- 16 9月, 2017 1 次提交
-
-
由 Xinghai Sun 提交于
-
- 03 9月, 2017 1 次提交
-
-
由 Xinghai Sun 提交于
-
- 02 9月, 2017 1 次提交
-
-
由 Xinghai Sun 提交于
-
- 08 8月, 2017 1 次提交
-
-
由 dongzhihong 提交于
-
- 07 8月, 2017 1 次提交
-
-
由 dongzhihong 提交于
-
- 04 8月, 2017 1 次提交
-
-
由 liaogang 提交于
-
- 02 8月, 2017 1 次提交
-
-
由 dangqingqing 提交于
-
- 31 7月, 2017 1 次提交
-
-
由 qijun 提交于
-
- 25 7月, 2017 1 次提交
-
-
由 Yu Yang 提交于
Make implement an operator less noisy.
-
- 19 7月, 2017 1 次提交
-
-
由 qijun 提交于
-
- 18 7月, 2017 1 次提交
-
-
由 qijun 提交于
-
- 17 7月, 2017 1 次提交
-
-
由 Yu Yang 提交于
* Implement InferShape and register them, give a stub Kernel method by LOG(INFO)
-