- 04 3月, 2022 1 次提交
-
-
由 hong 提交于
* move conv to pten * move conv to pten; test=develop * fix bug; * add conv cudnn impl; test=develop * update * update operator; test=develop * fix bug; test=develop * move operator and prepared_operator to develop; test=develop * resolve conflict; test=develop * remove useless code;test=develop * add depency ; test=develop * fix bug; * add sig.cc ; test=develop * fix use_op error; test=develop * fix bug; test=develop * fix bug; test=develop * add conv3d register; test=develop * fix star gan and conv_nn_grad test failed; test=develop * add header; test=develop * manul to recover to develop; * resolve confilct; test=develop * remove useless code * fix bug; * remove conv2d_cudnn; test=develop * fix bugs; test=develop * fix cpu rocm compile bugs; test=develop * fix blas error; test=develop * fix compile bug; test=develop * fix windows compile error; test=develop * fix windows error; test=develop * resolve confilct; test=develop
-
- 21 12月, 2020 1 次提交
-
-
由 LielinJiang 提交于
* add double grad for conv_transpose
-
- 07 10月, 2019 1 次提交
-
-
由 Zhang Ting 提交于
-
- 27 6月, 2018 1 次提交
-
-
由 qingqing01 提交于
* Speed depthwise transposed conv2d.
-
- 12 2月, 2018 1 次提交
-
-
由 qingqing01 提交于
-
- 10 2月, 2018 2 次提交
- 26 12月, 2017 1 次提交
-
-
由 Luo Tao 提交于
-
- 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`
-
- 17 11月, 2017 1 次提交
-
-
由 chengduoZH 提交于
-
- 11 11月, 2017 1 次提交
-
-
由 dangqingqing 提交于
-
- 06 11月, 2017 1 次提交
-
-
由 chengduoZH 提交于
-
- 30 10月, 2017 1 次提交
-
-
由 chengduoZH 提交于
-
- 27 10月, 2017 1 次提交
-
-
由 chengduoZH 提交于
-
- 26 10月, 2017 1 次提交
-
-
由 chengduoZH 提交于
-
- 21 10月, 2017 2 次提交
- 19 10月, 2017 2 次提交
- 14 10月, 2017 1 次提交
-
-
由 zchen0211 提交于
-
- 12 10月, 2017 1 次提交
-
-
由 武毅 提交于
* add cudnn_conv_op * WIP * update * update * fix grad check * use platform::memory * add support group for cudnn * update * follow comments * fix onlycpu build * update cuda define * follow comments * follow comments * merge with updates * fix compile error * follow comments * follow comments
-
- 18 9月, 2017 2 次提交
- 11 9月, 2017 1 次提交
-
-
由 hedaoyuan 提交于
-
- 08 8月, 2017 1 次提交
-
-
由 dongzhihong 提交于
-
- 07 8月, 2017 1 次提交
-
-
由 dongzhihong 提交于
-
- 04 8月, 2017 3 次提交
- 03 8月, 2017 1 次提交
-
-
由 Qiao Longfei 提交于
* init softmax grad op * add compute code * export Backward to python * update test ,export op.type to python * update python test, fix compute bug * update unit test * use eigen * optimize eigen code * add gpu test * register softmax_grad GPU kernel and fix test bug * typo * follow comments
-
- 31 7月, 2017 1 次提交
-
-
由 qijun 提交于
-
- 25 7月, 2017 1 次提交
-
-
由 Yu Yang 提交于
Make implement an operator less noisy.
-
- 19 7月, 2017 1 次提交
-
-
由 qijun 提交于
-
- 18 7月, 2017 1 次提交
-
-
由 qijun 提交于
-
- 17 7月, 2017 2 次提交