- 12 3月, 2023 4 次提交
-
-
由 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 33 次提交
-
-
由 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 提交于
-
由 iSerendipity 提交于
* remove operator.h from blas.h and remove paddle::framework::ExecutionContext * remove the deps for GetBlas(exe_ctx) * fix error
-
由 zhangyikun02 提交于
-
由 mayang002 提交于
* [xpu-ernie3] support fp16 for full_like/stack/where xpu kernels * [xpu-ernie3] support fp16 for full_like/stack/where xpu kernels
-
- 09 3月, 2023 3 次提交
-
-
由 yangjianfengo1 提交于
* AMP arange & Test * fix arange bfloat16 dtype * update for review * update for review2 * fix tile * update * fix ci * r * f * fix windows ci * update bfloat data * fix bloat16 input * add print * Update test_where_op.py * update kernel * del repeat * update review
-
由 yangjianfengo1 提交于
* where op test * update bfloat16 * fix * fix windows ci * update bfloat16 data * fix bloat16 x * reset * fix randint * add print * add delta * cancel print * code style * update revirew
-
由 zqw_1997 提交于
* move fluid.utils to paddle.utils.layers_utils * fix error * delete original fluid layers utils * remove import and old utils * remove more old utils import * change import path of fill_constant in the layers_utils.py * fix mistake * fix error * expose in __init__.py * for comment * when change the ref of func is_sequence, it should change to the root of is_sequence instead * for codecheck
-