- 27 4月, 2023 1 次提交
-
-
由 JYChen 提交于
-
- 21 4月, 2023 1 次提交
-
-
由 JYChen 提交于
* support 0-D output and 0-D as indice in __getitem__ * fix tests * fix inference and UT * add unittest for setitem * fix xpu test * fix xpu 0-d
-
- 31 3月, 2023 1 次提交
-
-
由 张春乔 提交于
* autofix Co-authored-by: NLiyulingyue <83450930+Liyulingyue@users.noreply.github.com> * revert changes in python/paddle/distributed/fleet/utils/hybrid_parallel_util.py * empty commit, trigger ci * fix test_slice --------- Co-authored-by: NSigureMo <sigure.qaq@gmail.com>
-
- 17 2月, 2023 1 次提交
-
-
由 陈沧夜 提交于
* 修改英文注释synchronize * 修改英文注释synchronize;test=document_fix * test=document_fix * test=document_fix * test=document_fix * 修改hfftn的注释错误;test=document_fix * test=document_fix
-
- 06 2月, 2023 1 次提交
-
-
由 张春乔 提交于
-
- 26 1月, 2023 1 次提交
-
-
由 张春乔 提交于
* fix div 0 error of fftfreq * fix div 0 error of fftfreq * bug fix * add 'n' value check
-
- 05 1月, 2023 1 次提交
-
-
由 Weilong Wu 提交于
* [Eager] optimize same python api logic * optimize full api * optimize logic * optimize logic
-
- 27 12月, 2022 1 次提交
-
-
由 姜永久 提交于
-
- 07 12月, 2022 1 次提交
-
-
由 Kevin吴嘉文 提交于
-
- 25 11月, 2022 1 次提交
-
-
由 Nyakku Shigure 提交于
* add isort config * isort all files
-
- 22 11月, 2022 1 次提交
-
-
由 ustiniankw 提交于
* list112-122, test=document_fix * precommitfix, test=document_fix * list112-127, test=document_fix * fix_ResNetBasicBlock, test=document_fix * pre-commit_resnet, test=document_fix * refix, test=document * refix, test=document_fix
-
- 17 11月, 2022 1 次提交
-
-
由 Kevin吴嘉文 提交于
-
- 23 10月, 2022 1 次提交
-
-
由 Nyakku Shigure 提交于
* update config * re-blacken python code * temporarily disable date and diff_py_file * skip a format
-
- 11 10月, 2022 1 次提交
-
-
由 Nyakku Shigure 提交于
-
- 14 9月, 2022 1 次提交
-
-
由 Nyakku Shigure 提交于
* trim trailing whitespace * fix `.cmake-format.py` * revert npu ut changes, avoid npu ci error
-
- 26 8月, 2022 2 次提交
-
-
由 wanghuancoder 提交于
-
由 Liyulingyue 提交于
* irfftn; test = docutment_fix * fft; test=document_fix * fft; test=document_fix * fft; test=document_fix * subdata; test=document_fix * adaptive_avg_pool2d; test=document_fix * adaptive_avg_pool3d; test = document_fix * ftt; test=document_fix * ftt; test=document_fix * AvgPool1D; test=document_fix * avg_pool1d; test=document_fix * test=document_fix * test=document_fix * test=document_fix * test=document_fix * fft; test=document_fix * emb; test=document_fix * emb; test=document_fix * emb;test=document_fix * fold; test=document_fix * fold; test=document_fix * fold; test=document_fix * fold;test=document_fix * GELU;test=document_fix * update irfftn docs;test=document_fix * Update fft.py * Update fft.py * Update common.py * Update common.py * Update fft.py * Update input.py * Update pooling.py * dropout2d; test=document_fix * Fold; test=document_fix * update fold math;test=document_fix * Update common.py Co-authored-by: NLigoml <39876205+Ligoml@users.noreply.github.com>
-
- 05 8月, 2022 1 次提交
-
-
由 Feiyu Chan 提交于
* move fft kernels to phi, done with cufft, pocketfft, mkl_cdft, hipfft * make stft_op use fft from phi/kernels/funcs, clean code
-
- 05 6月, 2022 1 次提交
-
-
由 Sing_chan 提交于
* use yapf to format all python file * yapf exclude two unittests file for they rely on writing and reading file, and format will break them * disable diff_py_file because too many diff files cause command following failed
-
- 13 4月, 2022 1 次提交
-
-
由 zhiboniu 提交于
-
- 25 3月, 2022 1 次提交
-
-
由 Jiabin Yang 提交于
* refactor eager flags * fix flags error when we switch from eager to dygraph * fix ci problem * fix ci * fix ci * merge develop and fix code style * merge develop and fix code style * fix op test error * fix op test error * fix op test error * fix op test error * fix op test error * merge develop
-
- 02 12月, 2021 1 次提交
-
-
由 Feiyu Chan 提交于
* fix typos: is_integer in attribute.py * add more test cases for fft
-
- 29 10月, 2021 1 次提交
-
-
由 Feiyu Chan 提交于
2. add complex data type support for paddle.shape at graph assembly.
-
- 27 10月, 2021 1 次提交
-
-
由 Feiyu Chan 提交于
* fix fftshift/ifftshift on static mode * update roll_op version * add more test cases for fftshift/ifftshift
-
- 26 10月, 2021 1 次提交
-
-
由 Feiyu Chan 提交于
* move signal apis * move fft.py and signal.py to paddle/, fix typos * fix relative imports from fft.py and signal.py * fix typos
-
- 09 10月, 2021 1 次提交
-
-
由 zhiboniu 提交于
* update fft api path * add sample code for ihfft2 Co-authored-by: Nchenfeiyu <chenfeiyu@baidu.com>
-