- 08 6月, 2023 7 次提交
-
-
由 ykkk2333 提交于
-
由 hong 提交于
* add kernel dialect * change DenseTensorTypeStorage to DenseTensorType * add test case`
-
由 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 8 次提交
-
-
由 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
-
由 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
-
由 kangguangli 提交于
* refactor scalar attribute * fix op build * fix merge conflicts * fix coverage ci
-
由 周周周 提交于
-
由 RedContritio 提交于
-
- 06 6月, 2023 4 次提交
-
-
由 bukejiyu 提交于
* update roll convert
-
由 周周周 提交于
-
由 HongyuJia 提交于
* [0D-Tensor] Support unary op, fix test_activation_op * resolve conflict * restore TestGelu * polish codes according to comments
-
由 winter-wang 提交于
-
- 05 6月, 2023 9 次提交
-
-
由 chalsliu 提交于
-
由 Yuang Liu 提交于
* sharding pp overlap * bug fix * update * rename function * update code logic
-
由 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 提交于
-
由 huangjiyi 提交于
Support code generation for op conv2d_transpose, conv3d_transpose, depthwise_conv2d_transpose (#54242)
-
由 huangjiyi 提交于
* update * update eager_gen * update * rm intermediate
-
由 winter-wang 提交于
-
- 04 6月, 2023 1 次提交
-
-
由 Yuanle Liu 提交于
* adjust some API name * fix inference.a undefined reference to utf8proc
-
- 03 6月, 2023 2 次提交
-
-
由 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 --------- Co-authored-by: Nzhangbo9674 <zhangbo54@baidu.com>
-
由 RedContritio 提交于
* remove reduce_sum_op.h * support auto generate for static op reduce_sum * remove reduce_sum_op in CMakeLists.txt
-
- 02 6月, 2023 9 次提交
-
-
由 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 * revert some changes --------- Co-authored-by: Nzhangbo9674 <zhangbo54@baidu.com>
-
由 RedContritio 提交于
-
由 RedContritio 提交于
* decouple reduce_any_op.h and reduce_op.h from reduce_any_op.cc * support auto generate for static op reduce_any
-
由 RedContritio 提交于
-
由 YuanRisheng 提交于
* fix inference static lib bugs * add if for copy * fix py3 bugs * change phi to static for inference * fix py3 bugs * fix ci-inference * fix inference bugs * perfect code
-
由 周周周 提交于
* revert to paddle op when matrix_multiply cannot enter into paddle-trt
-
由 RedContritio 提交于
-
由 YuanRisheng 提交于
* fix mac typeinfo bugs * add file * move code to cc * fix compile bugs
-
由 wz1qqx 提交于
-