- 25 10月, 2022 2 次提交
-
-
由 zhouweiwei2014 提交于
-
由 HongyuJia 提交于
-
- 24 10月, 2022 13 次提交
-
-
由 zyfncg 提交于
* support selected_rows kernel for multiply in dygraph * delete useless code of slice in fluid * fix complie bug * move slice_array from fluid to phi * fix strided_slice_op_npu
-
由 zyfncg 提交于
* gene static graph code for exp * refactor the doc of exp * fix bug * fix bug * update doc of exp * fix sparse op
-
由 jakpiase 提交于
-
由 yeliang2258 提交于
* fix log bugs * more fix * fix bugs
-
由 duanboqiang 提交于
-
由 Yiqun Liu 提交于
-
由 feng_shuai 提交于
-
由 Zhang Ting 提交于
-
由 Nyakku Shigure 提交于
* [CodeStyle][black] format dy2static unittests * format some missing files * update lineno in test_origin_info * update lineno in test_error * update lineno
-
由 HongyuJia 提交于
* delete GetExpectedKernelType mkldnn of mul_grad * update mkldnn_op_list, remove mul_grad * delete GetExpectedKernelType mkldnn of mul
-
由 Wilber 提交于
-
由 Wang Xin 提交于
* fix macos inconsistent-missing-override warnings * fix inconsistent-missing-override error in test
-
由 Yiqun Liu 提交于
-
- 23 10月, 2022 2 次提交
-
-
由 Nyakku Shigure 提交于
-
由 Nyakku Shigure 提交于
* update config * re-blacken python code * temporarily disable date and diff_py_file * skip a format
-
- 21 10月, 2022 4 次提交
-
-
由 Allen Guo 提交于
-
由 zhangyikun02 提交于
-
由 Leo Guo 提交于
Fix the bug where the device memory address appears in abs_grad kernel fallback to CPU. test=kunlun (#47186)
-
由 Yuanle Liu 提交于
* fix nvprof_nvtx_push interface bug
-
- 20 10月, 2022 17 次提交
-
-
由 HongyuJia 提交于
-
由 HongyuJia 提交于
-
由 feng_shuai 提交于
-
由 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 * add datast in __init__ * rm compliance&&add function test * fix setup * fix windows * fix windows2 * fix test timeout * add backend & datasets * fix bugs * fix ci time issue * add dataset test * rm test_audio_feature * avoid windows isssue, tmp * note windows isssue * skip windows issue * refactor dataset test * add dataset.py * fix dtype in layers.mfcc * fix ci-static-check * 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 * change dataset name * fix format * update api.spec * update api.spec2 * fix coverage * add dataset test * rm download load dict * rm download load dict in init * update api.spec3 * fix dataset coverage * fix coverage * fix coverage2 * restore api.spec * restore api.spec2 * fix api-spec 3 * fix api-spec 4 * fix api.spec * fix api.spec6 * refactor init_backend * fix typo * change paddleaudio backend set * fix get_current_audio_backend() * fix format * fix format2 * remove format in parameters * fix format2 * add warning massage in wave_backend && remove redundant audio util * rm audio util in print_signatures * fix format3 * add tess dataset license * format warning * add more info in warning msg * add paddleaudio version check * replace dataset esc50 with tess * add tess dataset && rm numpy transform in dataset.py * fix set audio backend bug * fix equal error * fix format && coverage error * add api example * fix format * fix error * fix typo * add noqa in __init__ * fix backend doc example error * rm seed in dataset * update bakcend example * fix typo * fix typo * fix example err * fix typo * fix ci dataset test * fix example fil * try to fix ci * clean dataset doc * change get_current_audio_backend to get_current_backend * creplace paddle.audio.backends.info with paddle.audio.info, same with load, save * fix ci error * repalce api in test_audio_backend * fix save&&set_backend exmaple
-
由 Kaipeng Deng 提交于
* add fused_multi_transformer_encoder/decoder pass, run GPT-3 success
-
由 HongyuJia 提交于
* remove fc mkldnn hardcode * remove useless enum of kFCMKLDNN * fix macro error * update operators.cmake
-
由 Sylwester Fraczek 提交于
-
由 Xinger 提交于
-
由 zhangkaihuo 提交于
* fix indices
-
由 JingZhuangzhuang 提交于
* Add infer prune function * Update phi.cmake * Update operators.cmake * add fusion op
-
由 JingZhuangzhuang 提交于
* add _get_phi_kernel_name interface * remove inference interface * Revert "remove inference interface" This reverts commit 784a8a6c51fa2dc49a01c8699525298ac21b178f.
-
由 Chen Weihang 提交于
-
由 Tony Cao 提交于
* Fix W605 in tools folder by adding escape symbols * Fix W605 in incubate and some other folders * Fix W605 in /fluid/test folders * Update tools/analysisPyXml.py Co-authored-by: NNyakku Shigure <sigure.qaq@gmail.com> * Add some changes to manual and auto escape symbols * revert changes in transformer.py * Fix new code with W605 error: add escape symbols * revert changes in transformer.py * revert changes in transformer.py Co-authored-by: NNyakku Shigure <sigure.qaq@gmail.com>
-
由 thunder95 提交于
-
由 Weilong Wu 提交于
-
由 Li-fAngyU 提交于
* close Wno-error=sign_compare * close Wno-error=sign_compare * Update CMakeLists.txt
-
由 zhangkaihuo 提交于
-
- 19 10月, 2022 2 次提交
-
-
由 Weilong Wu 提交于
-
由 Wang Xin 提交于
-