- 13 3月, 2023 4 次提交
-
-
由 houj04 提交于
* [XPU] add increment op. * fix ci
-
由 RuohengMa 提交于
* [XPU] add reduce_min_grad XPU kernel * add unittest for reduce_min xpu op
-
由 zhupengyang 提交于
-
由 wanghuancoder 提交于
* delete old dygraph op test
-
- 12 3月, 2023 6 次提交
-
-
由 hellockx 提交于
* Update interpreter_util.cc * Update bincount_kernel.cc * Update bincount_kernel.cu
-
由 hellolllw 提交于
* Update interpreter_util.cc * Update is_empty_kernel.cc * Update is_empty_kernel.cc
-
由 PPPPzhang 提交于
-
由 wanghuancoder 提交于
* delete old dygraph op test
-
由 Sanbu 提交于
* Add output defs for all_close all_raw kernel * Update interpreter_util.cc
-
由 PPPPzhang 提交于
-
- 10 3月, 2023 30 次提交
-
-
由 Ruibiao Chen 提交于
-
由 Nyakku Shigure 提交于
-
由 pangengzheng 提交于
* support run haokanctr model in heterps-models * polish setup.py * polish JVM_LIB in evn_dict * align infer auc with DistPsArch pre-stable
-
由 HappyHeavyRain 提交于
* Add function node in phi_kernel for MKLDNN * fix the bug in 'BuildInferVarKernelContext' * add infer_varkernel_utils.cc * fix the bug:the first two parametes of 'BuildInferVarKernelContext' can't be template variable * change the code according to first review * change the code according to first review * change the mode of paddle_build.sh * change 'infer_var_kernel_fn_' to 'get_kerneltype_forvar_fn_' * add the error information * fix NotFound infomation warning * fix NotFound infomation warning * fix NotFound infomation warning
-
由 Infinity_lee 提交于
-
由 tifa 提交于
* fix-debug-mode-exception * fix code style * use try-except solve
-
由 张春乔 提交于
* add register of yolo_loss_kernel.cc * fix something * Update paddle/phi/kernels/cpu/yolo_loss_kernel.cc
-
由 zqw_1997 提交于
-
由 张春乔 提交于
* delete something in interpreter_util.cc * rollback * add REGISTER of angle * bug fix * fix something * Update paddle/phi/kernels/gpu/angle_kernel.cu * Update paddle/phi/kernels/cpu/angle_kernel.cc * Update paddle/phi/kernels/gpu/angle_kernel.cu * Update paddle/phi/kernels/cpu/angle_kernel.cc
-
由 kangguangli 提交于
* remove with_data_parallel * remove multidevice-optimizer-in-controlflow checks and fix ci
-
由 kangguangli 提交于
-
由 Charles-hit 提交于
-
由 sneaxiy 提交于
* add attn_bias.py * add Python interface * add license * add test_attn_bias.py * fix CPU test error * fix ci error
-
由 陈沧夜 提交于
-
由 Charles-hit 提交于
* support variable parameter in optest * add error msg for use tensor attr in static code gen * fix static code gen * fix prim op test * modify comment * fix op test * fix ci * remove code
-
由 wuhuachaocoding 提交于
-
由 Aurelius84 提交于
* [framework]support pass stop_gradient in static mode * fix control_flow op stop_gradient
-
由 Yiqun Liu 提交于
Try to enable the collect of kernel registry infomation when there is no operators to test. (#51444) * Try to enable the collect of kernel registry infomation when there is no operators to test. * Change the branch_name to pr_whl.
-
由 YuanRisheng 提交于
This reverts commit 3f4917f6.
-
由 ykkk2333 提交于
-
由 kangguangli 提交于
* remove with_data_parallel in custom op test * finish TestCustomOpReluModelStaticMultiDevice * fix typo * add checks for relu output * fix ci * fix ci * fix compile checks * fix coverage ci
-
由 niuliling123 提交于
-
由 liuruyan 提交于
-
由 shentanyue 提交于
-
由 QingshuChen 提交于
-
由 ronnywang 提交于
-
由 Zhang Zheng 提交于
* [AMP OP&Test] Modify the logic of comparing grad in bfloat16
-
由 ykkk2333 提交于
-
由 Ryan 提交于
* add numel INT64 register * del numl * add svd UNDEFINED register * remove svd register
-
由 Chitsing KUI 提交于
-