- 12 2月, 2018 1 次提交
-
-
由 qingqing01 提交于
-
- 10 2月, 2018 2 次提交
- 23 1月, 2018 1 次提交
-
-
由 Qiao Longfei 提交于
neural machine translation model support beam search with while op
-
- 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`
-
- 31 10月, 2017 1 次提交
-
-
由 fengjiayi 提交于
* Fix Type error * Fix error
-
- 28 9月, 2017 1 次提交
-
-
由 Yu Yang 提交于
-
- 07 9月, 2017 1 次提交
-
-
由 武毅 提交于
* init add * add topk op * someupdate * fix style check * add test py file * update top k cuda kernel * follow comments * remove debug print * fix casting error * fix casting error * fix casting error * fix rename bug... * fix travis
-