- 06 5月, 2023 5 次提交
-
-
由 Zhang Jun 提交于
-
由 zhangyuqin1998 提交于
* Rename randint_raw and move it to legacy * Update fetch_v2_op.cc * Update randint_kernel.cc * Update randint_kernel.cu * Empty Commit to setup deployments
-
由 Wilber 提交于
* Add trt pow converter. * update to use AddConstantLayer * add dims=0 ut
-
由 Kim Yann 提交于
* rem npu in test * restore some code
-
由 zhangyuqin1998 提交于
* move UniformRawKernel to legacy * Update uniform_kernel.cc * Update uniform_kernel.cu * Update uniform_kernel.cc * Update uniform_kernel.cu * Update uniform_kernel.h * Update uniform_kernel.cc * Empty Commit to setup deployments
-
- 05 5月, 2023 17 次提交
-
-
由 iSerendipity 提交于
This reverts commit 9c406531.
-
由 Haohongxiang 提交于
-
由 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
-
由 shentanyue 提交于
-
由 sprouteer 提交于
-
由 co63oc 提交于
-
由 tianshuo78520a 提交于
-
由 haosicheng 提交于
-
由 xiaoguoguo626807 提交于
* modify concat_grad add sum comp rule * modify cast
-
由 xiaoguoguo626807 提交于
* modify concat_grad add sum comp rule * cast and by_pass modify * only modify by_pass * modify by_pass
-
由 gouzil 提交于
* [test]mv fluid *test* to test/cpp/fluid * [phi] fix link error
-
由 gouzil 提交于
* [test]mv fluid op pscore to test/cpp/fluid/pscore * [test]add -faligned-new * [test] fix brpc link
-
由 gouzil 提交于
-
由 zhangkaihuo 提交于
-
由 gouzil 提交于
-
由 co63oc 提交于
* Add addmm tests * Fix code
-
由 zhupengyang 提交于
-
- 04 5月, 2023 10 次提交
-
-
由 Roc 提交于
-
由 gouzil 提交于
-
由 weishengying 提交于
-
由 gouzil 提交于
* [test]mv fluid reader to test/ * [test]mv fluid op prim_ops to test/cpp/fluid/prim_ops * [test]mv fluid op nccl to /test/cpp/fluid/nccl/ * [test]mv fluid op reduce_ops to test/cpp/fluid/reduce_ops * [test]mv fluid op lite to test/cpp/fluid/lite * [test]fix lite * [test]fix prim op path * [fluid]clean prim ops cmakelists
-
由 tianshuo78520a 提交于
-
由 co63oc 提交于
-
由 hua-zi 提交于
-
由 Yuanle Liu 提交于
-
由 xiaoguoguo626807 提交于
-
由 Aurelius84 提交于
* [Perf]Removed usless assign op in while_loop * refine assign
-
- 30 4月, 2023 2 次提交
-
-
由 zhouweiwei2014 提交于
-
由 HydrogenSulfate 提交于
Co-authored-by: Nzhwesky2010 <zhouwei25@baidu.com>
-
- 29 4月, 2023 1 次提交
-
-
由 gouzil 提交于
* [tests]mv fluid benchmark to tests * [test]Add placeholder * [test]Add placeholder
-
- 28 4月, 2023 5 次提交
-
-
由 zhurou603 提交于
-
由 HongyuJia 提交于
-
由 Bo Zhang 提交于
* change judgement for DropoutGradGPUKernelDriver * add UnrollerWithoutVecSize and after this Loaddata to be refined * pass unittest * use same unroller with XPU * BroadcastWithInt64Index * BroadcastDataLoader template partial specialization * fix compile errs in ROCms * clean ElementwiseT and InT for BroadcastKernel * default axis and clean inT * remove redundant fast divmod computation * optimize drop_nd & drop_nd_grad * optimize BroadcastDataLoader bf16 fp16 * rm InT etc. after merge develop * delete constexpr for windows ci * fix conflict * fix conflic with develop * fix conflic * new clean * clean
-
由 gouzil 提交于
-
由 GGBond8488 提交于
* add 0d support for dist, trace, paddle.linalg.cond test=allcase * add_0d_output_support_for_det * test=allcase * support_0d_output_for_linalg.norm * support linalg.norm 0d output, test=allcase * fix 0D test * fix zero dim test, test=allcase * fix 0D test * fix tets,test=allcase * fix error,test=allcase * fix errors ,test=allcase * add static backward , test=allcase * add static backwward test, test=allcase * fix pr-ci-build error;test=document_fix (#53060) * [Cherry-Pick] Unique support float16&bfloat16 (#53023) unique支持float16和bfloat16数据类型,并完善相关单测。 * slogdet_support_0D_output * add new case * fix tests, test=allcase * fix p_norm related test, test=allcase * fix some err, test=allcase * test=allcase * move out trace * open some case, test=allcase * fix norm all case, test=allcase * fix some test error, test=allcase * fix typro,test=allcase * fix test err, test=allcase * test=allcase * test * fix test error, test=allcase * fix test error, test=allcase * fallback norm, test=allcase --------- Co-authored-by: Ntianshuo78520a <707759223@qq.com> Co-authored-by: NZhang Zheng <32410583+ZzSean@users.noreply.github.com>
-