- 25 4月, 2023 4 次提交
-
-
由 Meteor Liu 提交于
* rename monkey_patch_varbase as monkey_patch_tensor & monkey_patch_math_varbase as monkey_patch_math_tensor * rename monkey_patch_varbase as monkey_patch_tensor & monkey_patch_math_varbase as monkey_patch_math_tensor * rename monkey_patch_varbase as monkey_patch_tensor & monkey_patch_math_varbase as monkey_patch_math_tensor v2 * rename monkey_patch_varbase as monkey_patch_tensor & monkey_patch_math_varbase as monkey_patch_math_tensor fixed bug
-
由 co63oc 提交于
-
由 Bo Zhang 提交于
-
由 Ruibiao Chen 提交于
-
- 24 4月, 2023 32 次提交
-
-
由 zhouweiwei2014 提交于
-
由 Leo Chen 提交于
-
由 risemeup1 提交于
* fix patch error * fix patch error
-
由 JYChen 提交于
-
由 Wang Xin 提交于
-
由 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
-
由 Zhang Zheng 提交于
* Fix the calculation of layer_norm_bwd * fix
-
由 zhupengyang 提交于
-
由 zyfncg 提交于
-
由 Yuanle Liu 提交于
-
由 tianshuo78520a 提交于
* Mv eager tests * fix * fix build error * fix build error * fix codestyle
-
由 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
-
由 Sonder 提交于
* add sig file * trans fused feedforward compute function to phi * remove fluid include * delete old register info * fix build error * trans fused feedforward grad xpu to phi
-
由 Yiqun Liu 提交于
[AMP] Allow to enable multi_precision through paddle.static.amp.decorate and add documents for some apis. (#53012) * Add document for some apis. test=docs_preview * Allow to set master_weight in paddle.static.amp.decorate. * Polish codes and add unittest. * Refine docs. * Remove the repetitive function.
-
由 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
-
由 csy0225 提交于
-
由 Zhang Ting 提交于
-
由 LoneRanger 提交于
* support the 'generate_proposals' for generating static graph ops * fix bug * fix bug * Update ops.yaml fix bug * remove the generate_proposals_v2_op.cc from CMakeLists.txt * fix bug * fix bug
-
由 JYChen 提交于
* remove fluid.average / fluid.metric * fix usage in test
-
由 Zhan Rongrui 提交于
-
由 risemeup1 提交于
* set cmake_policy * set cmake_policy * set cmake_policy
-
由 Galaxy1458 提交于
* test,test=develop * test,test=develop * test,test=develop * test,test=develop * test,test=develop * test,test=develop * test,test=develop * test ,test=develop
-
由 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 4 次提交
-
-
由 ronnywang 提交于
* [CustomDevice] add pipeline parallel support * update * update
-
由 Chitsing KUI 提交于
* save env log for each worker * fix ut
-
由 FlyingQianMM 提交于
-
由 zhangyuqin1998 提交于
* delete overwrite from gather_grad * fix * Update gather_grad_kernel.cc
-