- 05 6月, 2023 12 次提交
-
-
由 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 22 次提交
-
-
由 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 提交于
-
由 YuanRisheng 提交于
* fix mac typeinfo bugs * add file * move code to cc * fix compile bugs
-
由 Difer 提交于
* add fp&bf16 bernoulli * add check_dtype & fix error * fix rocm error
-
由 wz1qqx 提交于
-
由 wz1qqx 提交于
-
由 ronnywang 提交于
* [CustomDevice] add barrier op * update
-
由 xiaoguoguo626807 提交于
* change pyobject_isinstance * change pyobject_isinstance
-
由 Hui Zhang 提交于
* floor div support float/double/bfloat16/float16 * add ut * fix bug * fix fft.ifftshift for floor_divide upgrade * fix comment * fix bugs * fix bug
-
由 haozi 提交于
* [IR] delete_wrapper * [IR] modify the ast_transformer core logic * [fix] modify the test_origin_info
-
由 Zhang Zheng 提交于
* Optimize perf of broadcast matmul * support more dtype
-
由 Ruibiao Chen 提交于
-
由 傅剑寒 提交于
-
由 winter-wang 提交于
-
由 Yuanle Liu 提交于
-
由 zxcd 提交于
-