- 27 3月, 2023 10 次提交
-
-
由 Leo Chen 提交于
-
由 wanghuancoder 提交于
This reverts commit 9c238d2b.
-
由 Leo Chen 提交于
* unbind support bool dtype * replace np.array_equal
-
由 engineer1109 提交于
fix bug remove useless fix bug add pybind remove log fix style fix style change api
-
由 Leo Guo 提交于
instance_norm_grad kernel. Fix bugs that the data type of input is different from output in reduce_sum kernel. test=kunlun
-
由 risemeup1 提交于
* fix_gcc12_error * fix gcc12 error * fix gcc12 error
-
由 risemeup1 提交于
* fix_gcc12_error * patch on eigen3 for fixing gcc12 error * Update multiary.cc
-
由 Sławomir Siwek 提交于
* extract Op and OPMaker to .h * extend pattern for fused_op * set "with_residual" default to false * adjust fuse passes * remove fc+eltwise flag * fused_output_scale * activation attrs * remove extra attrs * fix int8/bf16 unit tests * simplify RecomputeOutputDims * remove unused method * Add description for attributes * add extra check * adjust op compats * update quantize test * fix protobuf parsing error * fix int8 performance * fused elementwises * merge develop * remove activation * restore activation for existing add/sub ops
-
由 houj04 提交于
-
由 sneaxiy 提交于
* fix mea compile error * support 2-D bias * add inline to avoid compile error * polish codes
-
- 26 3月, 2023 2 次提交
-
-
由 Zheng-Bicheng 提交于
-
由 Zheng-Bicheng 提交于
-
- 25 3月, 2023 10 次提交
-
-
由 Nyakku Shigure 提交于
* [CodeStyle] update ruff config for pylint rules * empty commit; test=document_fix
-
由 张春乔 提交于
-
由 Zheng-Bicheng 提交于
-
由 Ruibin Cheung 提交于
[Fix Bug] fix get_new_shape and get_new_data_from_tensor not support fallback to CPU on custom device (#52002)
-
由 张春乔 提交于
-
由 gouzil 提交于
-
由 Infinity_lee 提交于
* codestyle up027 * add to pyproject.toml
-
由 张春乔 提交于
-
由 张春乔 提交于
-
由 jjyaoao 提交于
-
- 24 3月, 2023 17 次提交
-
-
由 Zheng-Bicheng 提交于
-
由 TaoTao Li 提交于
* add all_reduce, reduce kernel and api * fix all_reduce reduce ut fix reduce op maker conflict fix merge conflicts * fix conflicts, rename ReduceOp->ReduceBaseOp in reduce_ops rename allreduce op, to remove * fix code format fix comments * modify test_collective_reduce_api ut timeout * fix PR-CI-Build fix comments: format phi operator
-
由 wanghuancoder 提交于
* delete old dygraph op test
-
由 YuanRisheng 提交于
* decouple memory copy * fix ci bugs * fix ci compile bugs * fix rocm compile * fix ci bugs * decouple memory * deal with conflict * fix xpu compile bugs * fix xpu bugs * deal with xpu bugs * fix cmake bugs * fix windows bugs * fix ci bugs * fix ci bugs * delete redundance code * add code for pybind * fix py3 bugs * fix ci bugs
-
由 YuhangLi 提交于
* [CUSTOM DEVICE]analysis predictor custom device support * del debug log
-
由 Yuanle Liu 提交于
-
由 wanghuancoder 提交于
* delete old dygraph, mlu npu do not use dygraph
-
由 PuQing 提交于
* fix momentum dtype infer * fix momentum datatype * fix on cpu * add momentum
-
由 thunder95 提交于
* untracked files * kthvalue perf * remove unused files * fix isnan * fix isnan2 * fix bug * try to fix rocm error
-
由 risemeup1 提交于
* fix ninja error * fix_lite_ninja_error
-
由 Zheng-Bicheng 提交于
update
-
由 Zheng-Bicheng 提交于
-
由 ZhangDY-6483 提交于
* first version, notest * return final rst, notest * use infinity() instead of max * ut structure * start up of ut * generate lse * update * add depense * reconstruct cmake * move file * add memory efficient attention and fix blasimpl * update * update cmake * add namespace * update cmake * use .cu * update for pad3d * bug fix * bug fix * update * bug fix * update enforce * add test case * merge the lse pad * fix kernel_fn of backward * fix PADDLE_ENFORCE_EQ and phi_api * fix PADDLE_ENFORCE * fix PADDLE_ENFORCE * rerun coverage * fix memory efficient attention test * rerun ci * add cuda version condition * add cuda version condition * delete WIP test * replace PADDLE_ENFORCE * edit the namespace of datatype in multiple.cc * rerun * rerun --------- Co-authored-by: Nliuyuang <liuyuang@baidu.com>
-
由 yeliang2258 提交于
* add uint16 dtype check for compare ops * update doc
-
由 zhangyikun02 提交于
-
由 wanghuancoder 提交于
* xpu do not test dygraph in dygraph
-
由 Yuang Liu 提交于
-
- 23 3月, 2023 1 次提交
-
-
由 Aurelius84 提交于
* [Dy2St]Fix clone for test state problem * clean code
-