- 09 6月, 2023 1 次提交
-
-
由 houj04 提交于
-
- 08 6月, 2023 18 次提交
-
-
由 周周周 提交于
* remove redunant
-
由 jiangcheng 提交于
* [CINN] add paddle.device.is_run_with_cinn() api for running check * for pass ci converge * add check whl should compiled with cinn * fix ci coverage bug * remove exposed API * import is_run_with_cinn explicitly
-
由 Chitsing KUI 提交于
-
由 Leo Chen 提交于
* eager call all2all to avoid p2p hang in lazy init * update
-
由 Yuang Liu 提交于
-
由 Charles-hit 提交于
* support some prim ops bf16 dtype * fix cmake
-
由 wz1qqx 提交于
-
由 ykkk2333 提交于
-
由 Aurelius84 提交于
-
由 hong 提交于
* add kernel dialect * change DenseTensorTypeStorage to DenseTensorType * add test case`
-
由 risemeup1 提交于
-
由 Charles-hit 提交于
* support some prim ops for bf16 dtype * remove useless code
-
由 Yiqun Liu 提交于
* Add outputs to check_numerics_kernel. * Add check_numerics to yaml. * Add API and unittest. * Add check_nan_inf_level as argument of check_numerics_kernel. * Add more unittests. * Fix static API implementation and unittest. * Move the implementation of check_numerics to paddle.amp. * Fix import error.
-
由 Yuanle Liu 提交于
-
由 kangguangli 提交于
* add vector type support for program translator * polish * support basic attribute type * resolve conflicts * add verify for combine/slice and unittests * polish * support more type in attribute translator * modify by reviews * fix merge mistakes * refine code * refine code * add interface * fix: op name normalization * fix typo * refactor input translator * fix merge conflicts * fix op normalizer bug * refactor attribute translator * fix bug * refactor output translator * fix typo * fix * fix approval error * fix coverage * fix op_compat parser * fix merge conflicts * fix merge conflicts * fix merge conflicts * fix merge conflicts * fix merge conflicts * refactor scalar attribute * draft * fix * fix op build * fix op build * temporarily save * adpat mutable attribute * refine op_comat_gen process * fix merge conflicts * fix merge conflicts * fix merge conflicts * complete dialect attribute printer and refine ir_throw * polish code --------- Co-authored-by: Nzhangbo9674 <zhangbo54@baidu.com>
-
由 cmeng 提交于
-
由 ronnywang 提交于
* [CustomDevice] add sarding support * update
-
- 07 6月, 2023 20 次提交
-
-
由 RedContritio 提交于
-
由 RedContritio 提交于
* add submodule pocketfft * add submodule xbyak * remove shallow_copy arg
-
由 LiYuRio 提交于
-
由 Sanbu 提交于
* [cmake] add cusparselt third_party cache * fix * fix ci * fix ci
-
由 Yuanle Liu 提交于
-
由 Zhenghai Zhang 提交于
-
由 bukejiyu 提交于
* unary bitwise_not adapter tensorRT8.6 in Paddle-TensorRT * one_hot_op ci fix * Update test_trt_inspector.py delete log
-
由 risemeup1 提交于
* replace requests with httpx * set timeout=3 * replace requests with httpx * replace request with httpx * test * repalce requests with httpx * test * replace requests with httpx * replace requests with httpx * modify paddle_build.sh * fix bug
-
由 gouzil 提交于
* [generator][cmake] add pip install check * [generator] clean OUTPUT_VARIABLE
-
由 Yuang Liu 提交于
-
由 xiaoguoguo626807 提交于
* set tanh_mutilply_double comp api as default * modify timeout time * rollback mutiply * rollback mutiply
-
由 jiangcheng 提交于
* [CINN] reopen mean/cumsum/instance_norm op's prim+CINN test * remove repeat test_mean_op in cmake
-
由 Charles-hit 提交于
-
由 kangguangli 提交于
* refactor scalar attribute * fix op build * fix merge conflicts * fix coverage ci
-
由 Wilber 提交于
-
由 周周周 提交于
-
由 LoneRanger 提交于
* add ldexp api * fix ldexp * Update math.py fix math.py * rewrite the ldexp * Simplify ldexp implementation * fix codestyle * Update math.py * Update math.py * modify the test_ldexp.py * fix the input bug of np.ldexp * fix the bug of np.ldexp in windows * modify the ldexp function and add the dtype check of output * Update test_ldexp.py * fix the dtype * fix codestyle * Update python/paddle/tensor/math.py add note for code description Co-authored-by: Nzachary sun <70642955+sunzhongkai588@users.noreply.github.com> --------- Co-authored-by: Nzachary sun <70642955+sunzhongkai588@users.noreply.github.com>
-
由 risemeup1 提交于
-
由 RedContritio 提交于
-
由 risemeup1 提交于
* fix_bug * fix bug
-
- 06 6月, 2023 1 次提交
-
-
由 YuanRisheng 提交于
-