- 08 6月, 2023 7 次提交
-
-
由 hong 提交于
* add kernel dialect * change DenseTensorTypeStorage to DenseTensorType * add test case`
-
由 risemeup1 提交于
-
由 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 11 次提交
-
-
由 LiYuRio 提交于
-
由 Yuanle Liu 提交于
-
由 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
-
由 xiaoguoguo626807 提交于
* set tanh_mutilply_double comp api as default * modify timeout time * rollback mutiply * rollback mutiply
-
由 Charles-hit 提交于
-
由 kangguangli 提交于
* refactor scalar attribute * fix op build * fix merge conflicts * fix coverage ci
-
由 Wilber 提交于
-
由 周周周 提交于
-
由 RedContritio 提交于
-
- 06 6月, 2023 9 次提交
-
-
由 YuanRisheng 提交于
-
由 bukejiyu 提交于
* update roll convert
-
由 houj04 提交于
-
由 Yuanle Liu 提交于
-
由 Zhang Zheng 提交于
* Fix compilation error by using thrust * fix
-
由 周周周 提交于
-
由 HongyuJia 提交于
* [0D-Tensor] Support unary op, fix test_activation_op * resolve conflict * restore TestGelu * polish codes according to comments
-
由 gouzil 提交于
-
由 winter-wang 提交于
-
- 05 6月, 2023 13 次提交
-
-
由 chalsliu 提交于
-
由 Yuang Liu 提交于
* sharding pp overlap * bug fix * update * rename function * update code logic
-
由 PommesPeter 提交于
* feat: added polygamma init code * feat: added polygamma unittest code * test: added more test cases * refactor: added forward impl * refactor: added backward impl * test: updated cases * refactor: updated test cases * refactor: added more case and fixed some bugs * test: updated ref func * refactor: updated code style * refactor: move the code * refactor: updated test * refactor: updated test * docs: updated en doc Co-authored-by: Nzachary sun <70642955+sunzhongkai588@users.noreply.github.com> * docs: updated math eq --------- Co-authored-by: Nzachary sun <70642955+sunzhongkai588@users.noreply.github.com>
-
由 gouzil 提交于
-
由 zhangbo9674 提交于
-
由 zhangbo9674 提交于
* add constant op * support mutable attribute * refine code * fix bug * fix bug * refine code * fix bug * refine code * refine code * add ut * refine code * fix test bug * solve conflict * refine code
-
由 huangjiyi 提交于
-
由 wangzhen38 提交于
-
由 houj04 提交于
-
由 umiswing 提交于
-
由 houj04 提交于
* print all logs * try to fix ut bug. * try to fix ut bug. * try to fix ut bug. * remove debug codes.
-
由 tianshuo78520a 提交于
-
由 huangjiyi 提交于
Support code generation for op conv2d_transpose, conv3d_transpose, depthwise_conv2d_transpose (#54242)
-