- 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`
-
- 23 11月, 2017 1 次提交
-
-
由 caoying03 提交于
-
- 08 11月, 2017 1 次提交
-
-
由 Yu Yang 提交于
* Chage `IndicateDataType` to `GetKernelType`. Make it easier to understand. * Change `OpKernelKey` to `OpKernelType` * Make operator developers can customize which kernel the operator will use in runtime.
-
- 05 11月, 2017 1 次提交
-
-
由 kexinzhao 提交于
* polish p ops * fix precision_recall * fix linear_chain_crf_op * small fix
-
- 04 11月, 2017 1 次提交
-
-
由 Cao Ying 提交于
* proj init. * add unittest and implementation.
-
- 31 10月, 2017 2 次提交
- 27 10月, 2017 3 次提交
- 25 10月, 2017 1 次提交
-
-
由 caoying03 提交于
-
- 24 10月, 2017 1 次提交
-
-
由 caoying03 提交于
-
- 23 10月, 2017 1 次提交
-
-
由 caoying03 提交于
-
- 17 10月, 2017 1 次提交
-
-
由 caoying03 提交于
-
- 12 10月, 2017 2 次提交