- 14 9月, 2022 12 次提交
-
-
由 Jiabin Yang 提交于
* support bmm and bmm_grad in xpu * add error removal * test=kunlun * refactor code for better structure * test=kunlun * add fp16 kernel for bmm * test=kunlun
-
由 wanghuancoder 提交于
-
由 Nyakku Shigure 提交于
* [CodeStyle] trim trailing whitespace in .md and .rst * empty commit, test=document_fix
-
由 Leo Guo 提交于
Migrate scale and scatter to phi, and modify the code style for roi_align_kernel. test=kunlun (#45938)
-
由 Zhang Jun 提交于
* update * update * update
-
由 ykkk2333 提交于
-
由 sneaxiy 提交于
* fix distributed_fused_lamb nan * remove CUDA_ASSERT
-
由 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 提交于
-
- 13 9月, 2022 7 次提交
-
-
由 niuliling123 提交于
-
由 Leo Chen 提交于
-
由 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 提交于
-
- 10 9月, 2022 1 次提交
-
-
由 qipengh 提交于
-
- 09 9月, 2022 15 次提交
-
-
由 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
-
由 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
-
由 Chen Weihang 提交于
* migrate load kernel * remove load op * fix test failed
-
由 xiaoxiaohehe001 提交于
-
由 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 提交于
-
由 sneaxiy 提交于
-
由 YangZhou 提交于
* add audio feature dataset * fix coding style * fix coding style2 * rm librosa * rm voxceleb * rm librosa in test * add scipy fftpack * add functional * fix setup * fix setup2 * rm colorlog * refactor dataset __init__.py * fix converage * fix librosa import error * fix windows test * fix windows ci * rm datasets * fix setup * remove testdata * add librosa in requirement * add librosa in requirement2 * change librosa to 0.8.1 * update ci docker * fix ci error * fix ci error2 * fix ci coverage * fix converage * fix coverage * rm audio_base in test, notest,test=coverage * fix copyright * rm backend * rm compliance&&add function test * fix setup * fix windows * fix windows2 * fix test timeout * fix ci time issue * rm test_audio_feature * avoid windows isssue, tmp * note windows isssue * skip windows issue * fix dtype in layers.mfcc && fix ci-static-check * add relative accuracy * modity API.spec * skip cuda11.2 test * skip cuda11.2 test2 * skip cuda11.2
-
- 08 9月, 2022 5 次提交
-
-
由 Wilber 提交于
-
由 piotrekobi 提交于
* gaussian random * mkldnn to onednn renaming * fix merge conflicts * remove fluid code * onednn renaming * Move classes from mkldnn_reuse.h to onednn_reuse.h * Migrate pool+grad, clip+grad and cast oneDNN kernels to PHI * Refactor grad kernels into separate files * Fix CI failures * Fix Codestyle * Implement reviewer suggestions * Add new lines after includes for readability Co-authored-by: NSilv3S <slawomir.siwek@intel.com>
-
由 chenjian 提交于
-
由 Leo Guo 提交于
-
由 wenbin 提交于
-