- 04 7月, 2023 17 次提交
-
-
由 JZ-LIANG 提交于
* base rule * add sharidng merge * add sharidng axis merge * define unified data class for inferencing dist_attr --------- Co-authored-by: NYichen Zhang <zhangyichen03@baidu.com>
-
由 zhangbo9674 提交于
-
由 hong19860320 提交于
* Add XPU plugin to support the customized ops or improve the performance of the fusion ops based on hand-written xpu micro kernels. * refine README.md
-
由 onepick 提交于
* Fix build error on rocm4.5/rocm5 on ubuntu18.04 * declear new rccl api in paddle/fluid * Fix build error:free(): invalid pointer by pick the fix: https://github.com/skarupke/flat_hash_map/pull/26 * Filter to check codestyle for flash_hash_map.h Signed-off-by: Njiajuku <jiajuku12@163.com> * Apply suggestions from code review Co-authored-by: NNyakku Shigure <sigure.qaq@gmail.com> --------- Signed-off-by: Njiajuku <jiajuku12@163.com> Co-authored-by: NNyakku Shigure <sigure.qaq@gmail.com>
-
由 hong 提交于
* suport optional input in new_ir * polish code * add coverate test * update * update * add unitest * remove reduplicate code * set test timeout
-
由 cyberslack_lee 提交于
-
由 6clc 提交于
[CINN] Remove useless code from ci scripts
-
由 Leo Chen 提交于
-
由 RedContritio 提交于
-
由 lishicheng1996 提交于
-
由 ronnywang 提交于
-
由 Fisher 提交于
* Add test and full dtype support for argsort, argmax, argmin * Reformat code * Merge develop and remove printf in python code * Reformat code * Reformat code
-
由 gouzil 提交于
-
由 Wang Xin 提交于
-
由 张春乔 提交于
-
由 cyberslack_lee 提交于
[CodeStyle][CINN] fix cpplint codestyle `[build/include_order]` `[build/header_guard]` `[build/include_subdir]` `[build/include]` (#55085) * fix cpplint * fix * part 1, [build/include_order] * Revert "part 1, [build/include_order]" This reverts commit 5d7f969948a080ab1bdf6dc4692aa2c380dcee92. * skip, [build/include_order] --------- Co-authored-by: NSigureMo <sigure.qaq@gmail.com>
-
由 Zhenghai Zhang 提交于
* fix Flake8 lint errors(pycodestyle) * remove cinn files in per-file-ignores
-
- 03 7月, 2023 23 次提交
-
-
由 hong 提交于
-
由 jiangfan06 提交于
[XPU] Fix the topk, set_value ops that using temporary tensors avoiding the memory overlaps during multi-stream inference (#54851)
-
由 zhangbo9674 提交于
* add selectrows * fix bug * add ut * refine code * refien code
-
由 lzydev 提交于
* support auto-gen concat * fix bug in legacy_backward.yaml * fix bug in get_expeceted_kernel_type
-
由 zhenhailiu 提交于
-
由 RedContritio 提交于
* configure elementwise_mod op_version * support auto generate for static op elementwise_mod
-
由 zhouzj 提交于
-
由 xingmingyyj 提交于
* fix_ir_printer * Update ir_printer.cc
-
由 zyfncg 提交于
* adjust the code format in cinn * fix merge conflict
-
由 ronnywang 提交于
* [CustomDevice] release device manager in py::atexit * fix hip_version macro * update * update
-
由 Yuanle Liu 提交于
-
由 Wang Xin 提交于
-
由 LoneRanger 提交于
-
由 megemini 提交于
* [Fix]fix cleandoc with a first blank line * [Fix]fix metrics.py code-block * [Fix]fix metrics.py code-block indent
-
由 Difer 提交于
* fix cinn cpplint [runtime/explicit] * mark shared nolint * add a nolint and fix typo raito -> ratio --------- Co-authored-by: NSigureMo <sigure.qaq@gmail.com>
-
由 RedContritio 提交于
* configure elementwise_floordiv op_version * support auto generate for static op elementwise_floordiv * update unity_build_rule.cmake
-
由 gouzil 提交于
-
由 LoneRanger 提交于
* fix the static op generation for group_norm * fix bug * fix bug * Update op_compat.yaml
-
由 hong 提交于
-
由 LoneRanger 提交于
* add lerp bf16 support * fix bug * Update test_lerp_op.py modify the input dtype * modify the test_lerp_op.py * Update test_lerp_op.py * fix bug of import * add user_defined_grads * Update test_lerp_op.py * fix bug of grad * fix bug of grad * fix bug of grad * add the check for bfloat16 dtype
-
由 FormlessUnit 提交于
* add linear_compress API
-
由 周周周 提交于
* commit * commit * commit * commit * final commit * use hook to collect shape and shape value
-
由 ming1753 提交于
-