- 11 7月, 2023 1 次提交
-
-
由 Aurelius84 提交于
* [NewIR]Refine IrPrinter and basic Concept Interface for const Object
-
- 10 7月, 2023 1 次提交
-
-
由 kangguangli 提交于
* add stop_gradient attribute for defining op * modify by reviews * fix
-
- 28 6月, 2023 2 次提交
-
-
由 winter-wang 提交于
-
由 winter-wang 提交于
-
- 27 6月, 2023 1 次提交
-
-
由 Wilber 提交于
-
- 26 6月, 2023 1 次提交
-
-
由 winter-wang 提交于
-
- 20 6月, 2023 1 次提交
-
-
由 zhangbo9674 提交于
* new_ir to shared * refine code * add ir lib path to env * refine type * refine code * fix bug * fix bug * refine code * refine code * close win * refine code * refine code * refine code * add win share * refine code * refie code * refine code * refine code * refien code * fix bug * fix bug * fix bug * solve conflict * solve conflict * fix bug * refine code * fix bug * fix bug * fix bug * fix bug * fix bug * refine code * fix interpretercore program bug * delete unuse code * fix bug * fix bug * fix bug * fix bug * fix bug * fix bug * fix bug * fix bug * fix cinn bug * fix cinn bug * debug * fix cinn bug * delete unused code * fix cinn bug * fix cinn bug * fix ug * test win openblas * test win openblas * fix win openblas bug * polish code * fix win open blas bug * close win dll * fix flag bug * test for windows * fix compile bug
-
- 13 6月, 2023 1 次提交
-
-
由 winter-wang 提交于
-
- 12 6月, 2023 2 次提交
-
-
由 winter-wang 提交于
-
由 kangguangli 提交于
* adapt_startup_program * refactor program translator * polish * add custom op printer hook * fix merge conflicts * fix top level op printer * adapt full int array op * modify by reviews * fix
-
- 09 6月, 2023 1 次提交
-
-
由 winter-wang 提交于
-
- 06 6月, 2023 1 次提交
-
-
由 winter-wang 提交于
-
- 04 6月, 2023 1 次提交
-
-
由 Yuanle Liu 提交于
[IR&PASS] part 2-2: add IRPrinting beforce and after pass, refine IRPrinter use for Program/Operation... printing (#54308) * add IRPrinting before/after pass, update pass_manager ut to run ir::Program, IRPrinter support region/block * rename printer.cc to ir_printer.cc * fix comment * remove newline
-
- 02 6月, 2023 2 次提交
-
-
由 winter-wang 提交于
-
由 winter-wang 提交于
-
- 30 5月, 2023 1 次提交
-
-
由 winter-wang 提交于
-
- 29 5月, 2023 1 次提交
-
-
由 winter-wang 提交于
-
- 25 5月, 2023 1 次提交
-
-
由 zhangbo9674 提交于
* refine code * delete some unused code * refine code of build * refine code of build * add block * refine builder * refine code * refine code by comment * fix compiler bug
-
- 23 5月, 2023 2 次提交
-
-
由 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>
-
由 co63oc 提交于
-
- 22 5月, 2023 1 次提交
-
-
由 zhangbo9674 提交于
* refine op dyn_cast * fix bug * refine code * refine code * refine code * refine code
-
- 19 5月, 2023 1 次提交
-
-
由 王明冬 提交于
-
- 17 5月, 2023 1 次提交
-
-
由 zhangbo9674 提交于
* add program parameter dialect_interface * fix op create bug * add ir parameter convert pd variable methods * refine code * fix bug * refine by ut * refine ut * delete unused code * refine code * refine code by comment * reset WITH_NEW_IR * refine op attribute map * refine program and op create * refine program and op create
-
- 06 5月, 2023 1 次提交
-
-
由 zhangbo9674 提交于
* add OpTrait OpInterface ValueIterator TypeList * refine code * refine code * refine code * add opinfo * add typeid copy constructor * add trait interface construct method for opinfo_impl * add trait interface construct method for opinfo_impl * add trait interface construct method for opinfo_impl * add trait interface construct method for opinfo_impl * add trait interface construct method for opinfo_impl * add create * add member func for opinfo * fix compile bug * add op interface in ircontext * fix compile bug * fix compile bug * refine code * fix compile bug * add ut * refine ut * refine code of opinfo_impl * delete unused code * add dyncast for operation * refine comment * refine opinfo_impl * delete unused code * refine code by comment * refine code * refine code * refine code for registerOp * refine opfin create * refine code of search method of ircontext * refine op attribute * change opinfo_map key from type_id to string
-
- 12 4月, 2023 1 次提交
-
-
由 zhangbo9674 提交于
* add Value OpResult OpOperand class * add Value OpResult OpOperand class * fix bug * fix bug * add utils * refine code * add ptr offset and reset method * add value impl * fix bug * refine comment of ValueImpl * refine code of OpResult * refine code of Value * add some comment * fix cpu compile bug * refine code * add op * add method for op & test value * refine unittest * refine code by comment * refine code * refine code * refine code * refine code
-