- 04 7月, 2023 10 次提交
-
-
由 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)
-
由 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>
-
由 hong 提交于
* suport optional input in new_ir * polish code * add coverate test * update * update * add unitest * remove reduplicate code * set test timeout
-
由 cyberslack_lee 提交于
-
由 lishicheng1996 提交于
-
由 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 提交于
-
由 张春乔 提交于
-
由 Zhenghai Zhang 提交于
* fix Flake8 lint errors(pycodestyle) * remove cinn files in per-file-ignores
-
- 03 7月, 2023 9 次提交
-
-
由 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
-
由 zhouzj 提交于
-
由 Yuanle Liu 提交于
-
由 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>
-
由 gouzil 提交于
-
由 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
-
由 Zhan Rongrui 提交于
* Replace testing * fix bug * fix shape * fix bug * revert changes not in CINN * update rtol to 1e-5 * empty commit, re-trigger all ci * empty commit, re-trigger all ci --------- Co-authored-by: NSigureMo <sigure.qaq@gmail.com>
-
- 02 7月, 2023 3 次提交
- 01 7月, 2023 2 次提交
-
-
由 a_weng 提交于
[CodeStyle][CINN] fix cinn cpplint codestyle about `[readability/todo]`, `[readability/check]` (#55022)
-
由 kangguangli 提交于
* refine program translator * fix warning: not override * fix bug * merge new modifications * modify by reviews * resolve conflicts * resolve conflicts * fix * fix * fix conflicts * add unittest for special op transcriber * set cpu as default backend * modify by reviews
-
- 30 6月, 2023 8 次提交
-
-
由 LoneRanger 提交于
replace the PolynomialDecay、NoamDecay、LinearLrWarmup、ReduceLROnPlateau in fluid with 2.0 version (#54806) * remove the ReduceLROnPlateau in fluid * fix bug * remove the PolynomialDecay in fluid * remove the LinearLrWarmup in fluid * fix bug * remove the NoamDecay in fluid * fix bug * fix bug * fix bug
-
由 mjp9527 提交于
-
由 Yuanle Liu 提交于
-
由 zhangjingwei 提交于
Co-authored-by: NSigureMo <sigure.qaq@gmail.com>
-
由 Zhenghai Zhang 提交于
* static graph autogen code for expand * fix bug * fix bug * fix bug * fix bug * fix bug * fix bug
-
由 zhangbo9674 提交于
* support build * add ut
-
由 huangjiyi 提交于
-
由 Aurelius84 提交于
-
- 29 6月, 2023 8 次提交
-
-
由 hong 提交于
* update * refactor build context * fix bug * polish code * change func name
-
由 Yiqun Liu 提交于
* Fix compiling on XPU related to MPTypeTrait. * Unify the use of MPTypeTrait. * Fix compiling error.
-
由 张经纬 提交于
* fix clang-format * 'fix_clang-format' * fix remaining errors * format * empty commit, re-trigger all ci * empty commit, re-trigger all ci --------- Co-authored-by: NSigureMo <sigure.qaq@gmail.com>
-
由 zhangbo9674 提交于
* refine code * add some interface for phi kernel op * fix compile bug * delete unused code * support code * fix bug * refine code * delete unused code * fix compile bug * fix compile bug * delete unused code * add elementwise add op * fix compile bug * refine code * fix compile bug * add ut for attribute member function * delete unused code * refine ut
-
由 winter-wang 提交于
-
由 Difer 提交于
* fix cinn codestyle cmake-format * remove a blank cmakelist * restore deleted file * restore deleted file --------- Co-authored-by: NSigureMo <sigure.qaq@gmail.com>
-
由 Charles-hit 提交于
-
由 Wangzheee 提交于
-