- 06 6月, 2023 2 次提交
-
-
由 gouzil 提交于
-
由 winter-wang 提交于
-
- 05 6月, 2023 24 次提交
-
-
由 zhangbo9674 提交于
-
由 chalsliu 提交于
-
由 Scotty 提交于
* clean complex_abs op * clean complex_op test * clean complex_view_op test * clean elementwise_mul_op test * clean conj_op test * clean dot_op test * clean elementwise_add_op test * clean kron_op test * clean matmul_v2_op test * remove unsed function * remove elementwise_sub_op test * clean elementwise_div test
-
由 hong 提交于
* refine code * refine code * add interface * add ir exe test * add ir exe * split phi kernel adaptor to single file * remov useless code * fix bug * not user impl * add res log for windows debug * add log for window * remove op_gen change * remove op gen * add op gen * fix bug * revert opgen value file * fix bug --------- Co-authored-by: Nzhangbo9674 <zhangbo54@baidu.com>
-
由 Wang Xin 提交于
* third-party lib offline compilation support for mkldnn flashattn and gtest * fix bug * ignore dirty
-
由 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 提交于
-
由 HongyuJia 提交于
* [Polish Unittest] Polish test_zero_dim_tensor.py * Polish test_zero_dim_tensor.py
-
由 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)
-
由 huangjiyi 提交于
* update * update eager_gen * update * rm intermediate
-
由 RedContritio 提交于
-
由 Asthestarsfalll 提交于
* optimize logsumexp in small data scale * fix * fix * add #pragma once * swith to use aligned_vector and support arbitrarily shape * fix store * fix store * refine for special cases * try * fix * update * fix * fix all_reduce * try * fix rocm bug * fix rocm bug * fix rocm bug * fix rocm bug * fix rocm bug * fix rocm bug * fix rocm bug * fix rocm bug
-
由 winter-wang 提交于
-
由 zzk0 提交于
* [CINN] Enable check_cinn * add CMakeLists.txt
-
由 Chen Weihang 提交于
-
- 04 6月, 2023 3 次提交
-
-
由 Yuanle Liu 提交于
* adjust some API name * fix inference.a undefined reference to utf8proc
-
由 tianshuo78520a 提交于
-
由 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
-
- 03 6月, 2023 3 次提交
-
-
由 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
-
由 Scotty 提交于
-
- 02 6月, 2023 8 次提交
-
-
由 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>
-
由 Haohongxiang 提交于
-
由 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 提交于
-