- 22 12月, 2020 8 次提交
-
-
由 chentianyu03 提交于
* change the grad of div when complex types * fix the grads of inputs args order not match bug
-
由 ShenLiang 提交于
-
由 TTerror 提交于
* add nearest_interp_v2 on kunlun * add nearest_interp_v2 on kunlun
-
由 wangchaochaohu 提交于
-
由 whs 提交于
-
由 Zhang Ting 提交于
-
由 LielinJiang 提交于
-
由 ShenLiang 提交于
* fix fleet for multi-stream * fix memcpy for ncclid * use sync to solve move operation
-
- 21 12月, 2020 8 次提交
-
-
由 wangchaochaohu 提交于
-
由 wuhuanzhou 提交于
* Add approval for PR-CI-OP-benchmark, test=develop * dont show token in log, test=document_fix
-
由 Huihuang Zheng 提交于
Add Retry Logic to CublasHandlerHolder to avoid random unittest failure.
-
由 LielinJiang 提交于
* add double grad for conv_transpose
-
由 Leo Chen 提交于
-
由 LoveAn 提交于
* Test compilation time with less parallel count, notest, test=windows_ci * optimize rules of Unity Build, notest, test=windows_ci, test=windows_op * limit parallel counts used only on GPU, test=develop * remove limit of argument /m:8 on Windows, test=develop
-
由 Zhang Jun 提交于
-
由 wangchaochaohu 提交于
-
- 20 12月, 2020 2 次提交
- 19 12月, 2020 1 次提交
-
-
由 Jacek Czaja 提交于
* - Reimplemented elementwise_add grad - lint * - fix after review * - Fix to fix after review
-
- 18 12月, 2020 4 次提交
-
-
由 Aurelius84 提交于
-
由 wangchaochaohu 提交于
-
由 syyxsxx 提交于
fix isfinite_v2_op OpProtoAndCheckerMaker AddComment bug
-
由 石晓伟 提交于
-
- 17 12月, 2020 8 次提交
-
-
由 chentianyu03 提交于
* add conj op for complex types * add conj for complex types * add more test case * add conj_op test * modify conj api and impl * add complex type for fill_constant_op xpu * add setConstant for complex type * remove complex conj test file * user define grad for test_conj_op * add test case for static mode of conj api * modify conj doc * change input args name to x * remove useless codes * conj support real types * add conj test case for real number
-
由 Wilber 提交于
* enable_use_gpu has higher priority than FLAGS * update.
-
由 WangXi 提交于
-
由 wanghuancoder 提交于
* Windows generate pdb and dump, for debug * fix code style, test=develop * modify cmakelist
-
由 Huihuang Zheng 提交于
Modify CublasHandleHolder from using PADDLE_ENFORCE_CUDA_SUCCESS to PADDLE_RETRY_CUDA_SUCCESS to fix random unittest failure. We checked that the unittest log showed CUDA allocation error at this file, which may due to GPU not enough. We fixed similar failure in the past, so we applied PADDLE_RETRY_CUDA_SUCCESS here.
-
由 Chen Weihang 提交于
* add complex real op & api & unittest * add imag op & api & unittest * refactor op impl * revert simplify writing due to complile failed * polish details * polish grad op code
-
由 Jacek Czaja 提交于
-
由 wangchaochaohu 提交于
-
- 16 12月, 2020 7 次提交
-
-
由 TTerror 提交于
* fix expand && concat/transpose to new api * update xpu_header * update activation op on kunlun * update activation op on kunlun * update activation op on kunlun * update activation op on kunlun * update activation op on kunlun * add nearest_interp on kunlun * update error message
-
由 ceci3 提交于
* add constant pad double grad
-
由 liuyuhui 提交于
-
由 Y_Xuan 提交于
* 添加rocm平台支持代码 * 修改一些问题 * 修改一些歧义并添加备注 * 修改代码格式 * 解决冲突后的代码修改 * 修改operators.cmake * 修改格式 * 修正错误 * 统一接口 * 修改日期
-
由 Zhang Ting 提交于
* improve grad perf
-
由 wangchaochaohu 提交于
-
由 WangXi 提交于
-
- 15 12月, 2020 2 次提交
-
-
由 chen.zhiyu 提交于
-
由 YUNSHEN XIE 提交于
* added UT should not exceed 15s * fix error * UT limit of 15s is the first to be executed * fix error * fix error with CI_SKIP_CPP_TEST * modfied tiemout setting * fix error
-