- 08 6月, 2023 1 次提交
-
-
由 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>
-
- 07 6月, 2023 1 次提交
-
-
由 kangguangli 提交于
* refactor scalar attribute * fix op build * fix merge conflicts * fix coverage ci
-
- 06 6月, 2023 1 次提交
-
-
由 winter-wang 提交于
-
- 05 6月, 2023 2 次提交
-
-
由 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
-
由 winter-wang 提交于
-
- 02 6月, 2023 1 次提交
-
-
由 winter-wang 提交于
-
- 01 6月, 2023 2 次提交
-
-
由 zhangbo9674 提交于
* add build * add build * refine code * refine code * refine code * refine code * refine interface * fix bug * fix bug * fix bug * refine yaml
-
由 hong 提交于
* add infer_shape interface * update
-
- 30 5月, 2023 1 次提交
-
-
由 zhangbo9674 提交于
* refine auto gen * refine code * refine code * fix bug * fix bug * fix bug * fix bug * fix bug * fix bug
-
- 29 5月, 2023 1 次提交
-
-
由 winter-wang 提交于
-
- 23 5月, 2023 1 次提交
-
-
由 zhangbo9674 提交于
* Use copy_if_different to avoid recompilation of generated cutlass kernels. * add program parameter dialect_interface * fix op create bug * add conv2d * draft of paddle converter * fix CI * fix windows CI * fix program destructor * printer draft * fix bug * printer draft finish * fix windows CI * reserve inplace semantics * revert program::destroy since no need to do topology sort * revert * modify by reviews * commit printer and resnet50 related ops * fix * fix * fix op definition * refine op dyn_cast * fix bug * refine code * refine code * refine code * refine code * add code gen * refine code * refine code * refine code --------- Co-authored-by: Numiswing <umiswing@foxmail.com> Co-authored-by: Nkangguangli <kangguangli@hotmail.com>
-