- 14 9月, 2022 9 次提交
-
-
由 Chen Weihang 提交于
* fix arm fp16 compile error * polish macro impl
-
由 sneaxiy 提交于
* fix distributed_fused_lamb nan * remove CUDA_ASSERT
-
由 Charles-hit 提交于
-
由 wenbin 提交于
-
由 Yiqun Liu 提交于
-
由 Xiaoxu Chen 提交于
* add reduce_mean,reduce_sum primitive ops * add ne_p gt_p primitive operators * add ge_p abs_p primitive oparators
-
由 Chen Weihang 提交于
* normalize yaml op label * revert op_compat yaml change * fix prelu and rnn compat problem * replace api by op
-
由 Chenxiao Niu 提交于
-
由 zhangkaihuo 提交于
-
- 13 9月, 2022 11 次提交
-
-
由 niuliling123 提交于
-
由 Leo Chen 提交于
-
由 Charles-hit 提交于
-
由 Charles-hit 提交于
-
由 Charles-hit 提交于
-
由 pangyoki 提交于
* optimize executor log * delete log in new exe * add log for old executor * use LOG_FIRST_N(INFO, 1)
-
由 ronnywang 提交于
-
由 zyfncg 提交于
* clear extra attr of activation op in opmaker * fix syntax bug * fix mkldnn kernel * fix merge conflict * fix bug
-
由 JingZhuangzhuang 提交于
* add softmax infer kernel
-
由 ykkk2333 提交于
-
由 ykkk2333 提交于
-
- 10 9月, 2022 1 次提交
-
-
由 qipengh 提交于
-
- 09 9月, 2022 19 次提交
-
-
由 zhangbo9674 提交于
* add scope cache & reuse * add gc scope for end of each train step * del scope reuse for jit * refine code * test
-
由 duanyanhui 提交于
* make memcpy op to support custom device * fix bug
-
由 engineer1109 提交于
paddle::platform::CudaAtomicAdd https://github.com/PaddlePaddle/Paddle/issues/45881
-
由 sneaxiy 提交于
* fix softmax int64 * follow comments
-
由 Charles-hit 提交于
* fix split bug in static mode * modify code style * modify code style * add unit test for split
-
由 Wangzheee 提交于
-
由 Ruibiao Chen 提交于
* Allow manaully set py_reader name in standalone executor * Fix CI errors
-
由 Chen Weihang 提交于
-
由 Matsumoto Ruko 提交于
* add paddle.incubate.sparse.is_same_shape * add paddle.incubate.sparse.is_same_shape * add paddle.incubate.sparse.is_same_shape * add paddle.incubate.sparse.is_same_shape * fix doc
-
由 Leo Chen 提交于
* add operator<< for BuildStrategy * add fake_coalesce * fit allreduce mode for new_exe * remove dubeg code * follow comments
-
由 5u13 提交于
-
由 Chen Weihang 提交于
* migrate load kernel * remove load op * fix test failed
-
由 xiaoxiaohehe001 提交于
-
由 Charles-hit 提交于
-
由 ronnywang 提交于
* [CustomDevice] add dy2static support * update
-
由 Chen Weihang 提交于
* add fusion dir and fuse_softmax_mask kernel * remove fusion kernel dir * migrate infershape * fix code errror
-
由 WangZhen 提交于
* Enhance slice to support 0 dims Tensor * Add UT
-
由 Chenxiao Niu 提交于
-
由 xiaoguoguo626807 提交于
* modify slice infershape * code style * modify slice_unittest
-