- 24 4月, 2023 12 次提交
-
-
由 kangguangli 提交于
* fix bug: wrong match between depend and c_allreduce_sum * fix codestyle * fix bug * add c_sync_calc_stream back * fix * revert * use flag to control * fix for code coverage
-
由 niuliling123 提交于
-
由 YangQun 提交于
* support 0d tensor for shape and squeeze onednn kernel * set python api for shape op ut
-
由 GGBond8488 提交于
* add 0D support for trace, test=allcase * fix trace gpu kernel 0d error, test=allcase * fix windows error, test=allcase
-
由 Wang Xin 提交于
* remove ASCEND* keyword in doc * fix PR-CI-Codestyle-Check error
-
由 Siming Dai 提交于
Add paddle.geometric.weighted_sample_neighbors API
-
由 HongyuJia 提交于
-
由 zqw_1997 提交于
* test=allcase * test=allcase * test=allcase * test=allcase * test=allcase * test=allcase * test=allcase * test=allcase * test=allcase * test=allcase * test=allcase * test=allcase * test=allcase * test=allcase * test=allcase * test=allcase * test=allcase * test=allcase * test=allcase * test=allcase * test=allcase * test=allcase * test=allcase * test=allcase * test=allcase * test=allcase * fix doc erros, test=allcase
-
由 HongyuJia 提交于
* [CppExtension Cuda] Add cuda unit test for CppExtension * update extra_compile_args for CUDAExtension * add debug info * Add patch to fix CUDA12 compile error * patch for all env * add windows judgement * Try to fix setup function not found error * fix mix_relu_and_extension include file * fix setup compile error * remove useless debug comments * add sleep, debug CI-build * add space to disable cmake cache * remove debug info * add space to pass CI-build
-
由 Zhang Ting 提交于
-
由 JYChen 提交于
* remove fluid.average / fluid.metric * fix usage in test
-
由 Zhang Ting 提交于
* support promote dtype for static amp training * unify o1 and o2 * update for unittest * fix op_role * add use_promote arg * fix doc * add promote unittest * polish unittests * fix controflow and test
-
- 23 4月, 2023 3 次提交
-
-
由 Chitsing KUI 提交于
* save env log for each worker * fix ut
-
由 FlyingQianMM 提交于
-
由 LoneRanger 提交于
* relocate metri_op.py * reloacte nn.py * fix bug * fix bug * fix bug * fix bug * fix bug * fix bug * fix variable->tensor and fix __all__ * fix ctr_metric_bundle and sparse_embedding * fix bug of function init * fix bug of importing sparse_embedding and ctr_metric_bundle * fix bug * Update __init__.py
-
- 22 4月, 2023 3 次提交
-
-
由 wangfengsheng1999 提交于
[Zero-Dim] support output 0D for is_empty/as_complex/inner/dot/rank/tensordot/squeeze_/static.accuracy/static.auc/metric.accuracy, test=allcase (#52850) * [Zero-Dim] support output 0D for is_empty/as_complex/, test=allcase * [Zero-Dim] support output 0D for is_empty/as_complex/, test=allcase * add test case * modify dot/metric.accuracy/static.accuracy/static.auc * modfiy inner/tensordot bug * test 9 api * [Zero-Dim] support output 0D for is_empty/as_complex/inner/dot/rank/tensordot/squeeze_/static.accuracy/static.auc/metric.accuracy, test=allcase * fix bug * support output 0D for is_empty/as_complex/inner/dot/rank/tensordot/squeeze_/static.accuracy/static.auc/metric.accuracy * code style * fix bug * fix test_dot_op bug * fix accuracy bug * fix bug * fix bug * fix bug * fix bug * codestyle * fix dot bug * fix dot bug * fix dot bug * code style * fix dot bug * fix dot bug * fix dot bug * fix dot bug * fix dot bug * fix dot bug * modify code
-
由 zhouweiwei2014 提交于
-
由 ccrrong 提交于
* add tile_grad composite rule
-
- 21 4月, 2023 9 次提交
-
-
由 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
-
由 co63oc 提交于
* Add update_loss_scaling tests * Fix code * Fix code
-
由 co63oc 提交于
-
由 co63oc 提交于
-
由 zhouweiwei2014 提交于
-
由 Zhang Zheng 提交于
* [AMP OP&Test] Add check_dtype for some API (part 2) * fix ci * fix ci
-
由 zqw_1997 提交于
* test=allcase * test=allcase * test=allcase * test=allcase * test=allcase * test=allcase * test=allcase * test=allcase * test=allcase * test=allcase * test=allcase * test=allcase * test=allcase * test=allcase * test=allcase * test=allcase
-
由 GGBond8488 提交于
* support_0D_output_for_matrix_rank_multi_dot, test=allcase * add 0D output test for matrox_rank and mutli_dot test=allcase * fix assert error ,test=allcase * fix test error, test=allcase * fix other test error, test=allcase * fix other test error, test=allcase * fix test error, test=allcase * fix matrix_rank and multi dot test err test=allcase * fix test error test=allcase * fix test zero dim test, test=allcase * add static backward test for multi_dot, test=allcase * add tol 2d broadcast test case, test=allcase
-
- 20 4月, 2023 3 次提交
-
-
由 zhouweiwei2014 提交于
-
由 Wang Xin 提交于
* remove ASCEND* keyword * update docstring * bug fixed * bug fixed
-
由 co63oc 提交于
-
- 19 4月, 2023 4 次提交
-
-
由 zyfncg 提交于
-
由 Sonder 提交于
* trans fused attention to phi * add optional parm * trans fused_attention_grad to phi * add fused attention grad register info * fix include * test=kunlun * add fused attention to static build list * add remove * update remove
-
由 tianshuo78520a 提交于
* mv sequence tests * mv sequence tests * fix test error * fix
-
由 kangguangli 提交于
* fix * fix * fix * fix * fix * fix fuse group order
-
- 18 4月, 2023 6 次提交
-
-
由 niuliling123 提交于
-
由 chenxujun 提交于
* Add prelu, clip_by_norm, multi_dot tests * Fix code * Fix code
-
由 Qi Li 提交于
-
由 Zhang Zheng 提交于
* [AMP OP&Test] Unique support float16&bfloat16 * add test
-
由 zhangyuqin1998 提交于
* reorder MatrixRank * fix * fix * fix * fix * fix
-
由 chenxujun 提交于
-