- 14 12月, 2017 1 次提交
-
-
由 dzhwinter 提交于
* "derived cudnnDevice context" * "leave remove cudnn handle from CUDADeviceContext" * "fix math function error"
-
- 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`
-
- 05 10月, 2017 1 次提交
-
-
由 Yi Wang 提交于
-
- 29 9月, 2017 1 次提交
-
-
由 qijun 提交于
-
- 14 9月, 2017 1 次提交
-
-
由 qijun 提交于
-
- 13 9月, 2017 1 次提交
-
-
由 qijun 提交于
-
- 22 8月, 2017 1 次提交
-
-
由 qijun 提交于
-
- 15 8月, 2017 1 次提交
-
-
由 qijun 提交于
-
- 05 8月, 2017 1 次提交
-
-
由 Yi Wang 提交于
-
- 12 7月, 2017 6 次提交
- 10 7月, 2017 1 次提交
-
-
由 QI JUN 提交于
* add device_context * add unittest for device_context * transfer to use function paddle::platform::throw_on_error * fix cuda build error * using dynload functions * follow comments
-