- 25 12月, 2017 1 次提交
-
-
由 dzhwinter 提交于
-
- 20 12月, 2017 1 次提交
-
-
由 chengduo 提交于
-
- 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`
-
- 16 11月, 2017 1 次提交
-
-
由 dzhwinter 提交于
* "fix accuracy kernel bug" * "relauch ci"
-
- 14 11月, 2017 1 次提交
-
-
由 Dong Zhihong 提交于
-
- 08 11月, 2017 2 次提交
-
-
由 typhoonzero 提交于
-
由 typhoonzero 提交于
-
- 06 11月, 2017 1 次提交
-
-
由 typhoonzero 提交于
-
- 01 11月, 2017 1 次提交
-
-
由 武毅 提交于
* refine evaluator op types * update * follow comments * update * fix v2 mnist case * fix v2 mnist case * update * update
-
- 31 10月, 2017 1 次提交
-
-
由 武毅 提交于
* refine evaluator op types * update * follow comments * update * fix v2 mnist case * fix v2 mnist case * update * update
-
- 29 10月, 2017 1 次提交
-
-
由 Yu Yang 提交于
* Accuracy does not support float/double, only support integers * Polish error message when an operator does not support some device.
-
- 20 10月, 2017 1 次提交
-
-
由 Yu Yang 提交于
* Remove template parameter for Tensor methods * Also check the type is correct when data() * Simplize holder_ * Fix accuracy_op * Register Code
-
- 28 9月, 2017 1 次提交
-
-
由 Yu Yang 提交于
-
- 23 9月, 2017 1 次提交
-
-
由 caoying03 提交于
-
- 18 9月, 2017 1 次提交
-
-
由 武毅 提交于
* refind accuracy_op * follow comments * follow comments
-
- 14 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 * accuracy_op * fix casting error * fix casting error * fix casting error * fix rename bug... * make it smaller * update cast
-