- 13 4月, 2023 1 次提交
-
-
由 chenxujun 提交于
-
- 12 4月, 2023 1 次提交
-
-
由 Aurelius84 提交于
-
- 11 4月, 2023 3 次提交
-
-
由 WJJ1995 提交于
* add bfp16 test for isfinite * fixed for ci * deal with comments * fixed test * skip test in cpu * deal with comments * fixed for ci * fixed testcase * fixed for ci * fixed for testcase
-
由 cyberslack_lee 提交于
-
由 Thomas Young 提交于
-
- 10 4月, 2023 2 次提交
-
-
由 LyndonKong 提交于
* add PoissonNLLLoss API * update unittests * Fix poisson_nll_loss init and update data type support * remove type comment * Update doc string * Fix doc string erro * Fix doc string math equation format * Add float16 and bfloat16 support
-
由 cyberslack_lee 提交于
-
- 09 4月, 2023 1 次提交
-
-
由 shaojie_wang 提交于
-
- 06 4月, 2023 3 次提交
-
-
由 scotty 提交于
-
由 Kim Yann 提交于
* rem is_compiled_with_npu * rem nup related code * make lint happy * rem test * remove some tests * Update grad_scaler.py * fix an error
-
由 WJJ1995 提交于
* fixed glog * add * add bfloat16 test for logical op * rm useless code * add uint16 * deal with comments * fixed code style * fixed code style * fixed for ci * deal with comments * fixed for ci
-
- 04 4月, 2023 1 次提交
-
-
由 chenxujun 提交于
* Add pool3d lgamma masked_select tests * Fix code
-
- 03 4月, 2023 1 次提交
-
-
由 denglianbin 提交于
* finish task * fix error * pre-commit fix code style * add unittest. * change unittest. * delete unittest case.
-
- 01 4月, 2023 1 次提交
-
-
由 Li-fAngyU 提交于
-
- 31 3月, 2023 2 次提交
-
-
由 zyfncg 提交于
* add yaml for some op * fix inplace_abn * fix test_leaky_relu_grad_grad_functor * fix yaml * fix typo
-
由 张春乔 提交于
* 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>
-
- 30 3月, 2023 6 次提交
-
-
由 Roc 提交于
-
由 zxcd 提交于
* add scatter composite rule. * add public_python_api * add python unit16 support. * fix code style. * add cinn to makelist * cinn unsupport uint16, forbidden cinn when dtype==uint16.
-
由 yunyaoXYY 提交于
* add FP16 for multinomial * fix input data * update code * fix FP16 * fix code
-
由 zhenhailiu 提交于
* polish * add type check
-
由 cyberslack_lee 提交于
[CodeStyle][C416][C417] rewrite unnecessary comprehension with function call and use generator instead of map (#52140) * codestyle c416 c417 * fix error * fix inc * unify all C4 rules into one * fix inc --------- Co-authored-by: NSigureMo <sigure.qaq@gmail.com>
-
由 wanghuancoder 提交于
* delete old dygraph op test
-
- 29 3月, 2023 2 次提交
-
-
由 wuyefeilin 提交于
* add fp16/bf16 to clip op * fix as reviewed * update test_clip_op.py * update test_clip_op.py
-
由 zhouweiwei2014 提交于
-
- 28 3月, 2023 6 次提交
-
-
由 wanghuancoder 提交于
* delete old dygraph op test
-
由 houj04 提交于
* fix int8 support for full kernel * fix ut.
-
由 Ainavo 提交于
-
由 Kim 提交于
-
由 Haohongxiang 提交于
-
由 jiangcheng 提交于
* [AMP] add fp16&bf16 support for flatten op * fix ci bug * fix inpute should astype self.dtype bug and fix zerodim test name * remove 0D-tensor bf16 test for window-inference-ci pass * remove flatten from op_accuracy_white_list
-
- 27 3月, 2023 1 次提交
-
-
由 Leo Chen 提交于
* unbind support bool dtype * replace np.array_equal
-
- 25 3月, 2023 1 次提交
-
-
由 Infinity_lee 提交于
* codestyle up027 * add to pyproject.toml
-
- 24 3月, 2023 1 次提交
-
-
由 yeliang2258 提交于
* add uint16 dtype check for compare ops * update doc
-
- 23 3月, 2023 4 次提交
-
-
由 Yuang Liu 提交于
-
由 yeliang2258 提交于
* add bf16 and fp16 tests * fix dtype check
-
由 PuQing 提交于
[CodeStyle][C408][C409][C410] Fix unnecessary <dict/list/tuple> call and unnecessary <list/tuple> passed to <list/tupule>() (#51928) * autofix * add select config * autofix C410 * add C410 select
-
由 denglianbin 提交于
* finish pr * skip cpu test for logical * change test style * fix error.
-
- 21 3月, 2023 3 次提交
-
-
由 GGBond8488 提交于
* remove fluid.data * fix typro * fix somme unitest error * fix conflicts * fix sample code error * fxi sample coder error * fxi sample code error * fxi sample code error * fix xpu test error * fix xpu test error * Delete ps_pb2.py * fix test error * fix typro * fix sample code error * fix comments * fix test norm op data * fix sample code error * fix conflicts
-
由 Ainavo 提交于
-
由 zhouweiwei2014 提交于
* [Zero-Dim] Support output 0D for argmin/argmax/median/kthvalue/mode/equal_all/allclose * fix CI
-