- 05 7月, 2023 7 次提交
-
-
由 winter-wang 提交于
-
由 hong 提交于
* suport optional input in new_ir * polish code * add coverate test * update * update * add unitest * remove reduplicate code * udpate * fix assign error * revert test arg min max * update * fix bug * polish code
-
由 GGBond8488 提交于
-
由 LUZY0726 提交于
-
由 Wang Xin 提交于
* [CodeStyle][CINN] include cinn dirs in cpplint precommit config, test=document_fix * empty commit, test=document_fix --------- Co-authored-by: NSigureMo <sigure.qaq@gmail.com>
-
由 RedContritio 提交于
* configure elementwise_pow op_version * support auto generate for static op elementwise_pow * pre-commit run
-
由 gouzil 提交于
* [codestyle] fix ruff PLR0402 * [codestyle] fix ruff PLC0414 * [codestyle] fix ruff PLE1205
-
- 04 7月, 2023 23 次提交
-
-
由 hong 提交于
-
由 kangguangli 提交于
* add ir output check in OpTest * add ir grad check in op test * add white list for ir op test * fix * open only in py3 and mac (cherry picked from commit 6daa44da495afb0287c6b69ecefbe35bbc47cb50)
-
由 risemeup1 提交于
* set cmake_cuda_architecuture * set cmake_cuda_architecutres * set cmake_cuda_architecutres
-
由 Wilber 提交于
* Fix inference glog error. * fix compiler error in windows. * update
-
由 hong 提交于
-
由 YuanRisheng 提交于
* add program pybind * rename file * fix compile bugs
-
由 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 10 次提交
-
-
由 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
-