- 02 7月, 2022 1 次提交
-
-
由 Leo Chen 提交于
* unify cpu context * fix init() * delete test_device_context * fix test_scalar
-
- 26 6月, 2022 1 次提交
-
-
由 Sing_chan 提交于
-
- 05 6月, 2022 1 次提交
-
-
由 Sing_chan 提交于
-
- 22 2月, 2022 1 次提交
-
-
由 Aurelius84 提交于
* [Phi] Migrate unfold_op into phi * fix im2col CPUContext template instantial * fix unfold_op.h header include problem * fix unittest * fix PT->PD
-
- 24 9月, 2020 1 次提交
-
-
由 wanghuancoder 提交于
* use iwyu clean include, test=develop, test=win * compilation error, test=develop * fix compilation error2, test=develop * fix compilation error3, test=develop * fix compilation error4, test=develop * fix compilation error5, test=develop * fix compilation error6, test=develop * fix compilation error7, test=develop * fix compilation error8, test=develop * fix compilation error8, test=develop * fix compilation error10, test=develop * fix compilation error11, test=develop
-
- 14 9月, 2020 1 次提交
-
-
由 Zhong Hui 提交于
Enhance the error messages for files in operators/math
-
- 31 10月, 2019 1 次提交
-
-
由 Zhang Ting 提交于
-
- 13 10月, 2019 1 次提交
-
-
由 Zhang Ting 提交于
-
- 07 10月, 2019 1 次提交
-
-
由 Zhang Ting 提交于
-
- 29 9月, 2019 1 次提交
-
-
由 liym27 提交于
1.support asymmetric padding; 2.support padding algorithm:"SAME" and "VALID"; 3.support channel_last: data_format NHWC and NDHWC; 4.change doc of python API and c++; test=develop, test=document_preview
-
- 27 7月, 2018 1 次提交
-
-
由 tensor-tang 提交于
-
- 26 7月, 2018 5 次提交
-
-
由 tensor-tang 提交于
-
由 tensor-tang 提交于
-
由 tensor-tang 提交于
-
由 tensor-tang 提交于
-
由 tensor-tang 提交于
-
- 25 7月, 2018 1 次提交
-
-
由 tensor-tang 提交于
-
- 24 7月, 2018 2 次提交
-
-
由 tensor-tang 提交于
-
由 tensor-tang 提交于
-
- 11 7月, 2018 1 次提交
-
-
由 lemon34 提交于
* change im2sequence for ctc batch inference * Update im2sequence_op.cc * change im2sequence for ctc batch inference * update * change PR by comment * fix ocr test error * fix test_im2sequence * modify the old name to standard name * fix test_layers failed
-
- 27 4月, 2018 1 次提交
-
-
由 Abhinav Arora 提交于
* Fix CPPLint issue in test_engine * Fix CPPLint errors in operators/math * Fix compilation
-
- 12 2月, 2018 1 次提交
-
-
由 qingqing01 提交于
-
- 10 2月, 2018 2 次提交
- 20 12月, 2017 1 次提交
-
-
由 chengduoZH 提交于
-
- 19 12月, 2017 3 次提交
-
-
由 chengduoZH 提交于
-
由 chengduoZH 提交于
-
由 chengduoZH 提交于
-
- 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`
-
- 15 11月, 2017 1 次提交
-
-
由 chengduoZH 提交于
-
- 10 11月, 2017 1 次提交
-
-
由 chengduoZH 提交于
-
- 08 11月, 2017 1 次提交
-
-
由 chengduoZH 提交于
-
- 23 10月, 2017 2 次提交
-
-
由 chengduoZH 提交于
-
由 chengduoZH 提交于
-
- 21 10月, 2017 1 次提交
-
-
由 chengduoZH 提交于
-
- 18 10月, 2017 3 次提交
-
-
由 chengduoZH 提交于
-
由 chengduoZH 提交于
-
由 chengduoZH 提交于
-
- 21 9月, 2017 2 次提交