- 19 10月, 2022 5 次提交
-
-
由 Nyakku Shigure 提交于
-
由 Nyakku Shigure 提交于
-
由 Yiqun Liu 提交于
Enable to record whether the conv algo is got by exhaustive search to fix autotune cache bug. (#47065)
-
由 Leo Chen 提交于
* clean unused code: piece.cc/h * clean usage
-
由 Nyakku Shigure 提交于
* [CodeStyle][py2] fix an decode error caused by 47036 * add a comment * add an unittest for Block._rename_var * add test_block_rename_var to static_mode_white_list
-
- 17 10月, 2022 1 次提交
-
-
由 Nyakku Shigure 提交于
* [CodeStyle][py2] remove `compat` module (to_bytes) * remove some unused imports * clean up to_bytes definition and unittests * Revert "clean up to_bytes definition and unittests" This reverts commit e726539e1768172a411ff60e63fab82f164343cf. * use `b` prefix instead of `encode()`
-
- 13 10月, 2022 1 次提交
-
-
由 Nyakku Shigure 提交于
-
- 12 10月, 2022 2 次提交
-
-
由 Nyakku Shigure 提交于
-
由 Shuangchi He 提交于
-
- 11 10月, 2022 6 次提交
-
-
由 Nyakku Shigure 提交于
* [CodeStyle][E306] add a blank line before nested function * revert changes * add a blank line
-
由 Nyakku Shigure 提交于
* [CodeStyle] use built-in `open` instead of `io.open` * revert flake8 config changes
-
由 Allen Guo 提交于
-
由 Tony Cao 提交于
-
由 Tony Cao 提交于
* Update README.md * Update README.md * Fix E713: convert 'not ... in' to 'not in'
-
由 Tony Cao 提交于
-
- 10 10月, 2022 2 次提交
- 29 9月, 2022 2 次提交
-
-
由 zhangbo9674 提交于
* test * test * refine check pr is_comment chanege * test
-
由 risemeup1 提交于
* check change of unittest before checking coverage rate,test=coverage * modify paddle_build.sh * adding test_list.py
-
- 28 9月, 2022 2 次提交
-
-
由 HongyuJia 提交于
-
由 xiaoxiaohehe001 提交于
-
- 27 9月, 2022 3 次提交
-
-
由 Nyakku Shigure 提交于
-
由 Nyakku Shigure 提交于
* [CodeStyle] remove all future import * revert test_error.py * restore future import in example code
-
由 Roc 提交于
-
- 26 9月, 2022 2 次提交
- 22 9月, 2022 2 次提交
-
-
由 Ligoml 提交于
-
由 xiaoxiaohehe001 提交于
-
- 21 9月, 2022 1 次提交
-
-
由 Chen Weihang 提交于
-
- 19 9月, 2022 2 次提交
-
-
由 Nyakku Shigure 提交于
* update cpplint hook script * update pre-commit config * try trigger cpplint on ci * Revert "try trigger cpplint on ci" This reverts commit 895853453c5f68b587914713e313c92abb69fc45. * empty commit, test=document_fix
-
由 Nyakku Shigure 提交于
* [CodeStyle] trim trailing whitespace in yaml and hook * python incremental whitespace and yml files
-
- 16 9月, 2022 3 次提交
-
-
由 sneaxiy 提交于
* support int64 non-broadcast * support broadcast case for int64 index * fix bug * support more Arity * remove some codes * upgrade patchelf to v0.15.0 to pass CI build * fix bug * fix patchelf installation * add debug flags * remove useless codes * fix viterbi_decode and set_value op uts * remove always enable int64
-
由 risemeup1 提交于
* this pr is for optimizing precise test * modify get_pr_ut.py * modify get_pr_ut.py
-
由 Chen Weihang 提交于
* unify core_avx and core_noavx * fix except error * revert mac compile logic * revert dylib to so * add core_noavx branch * remove core_noavx * replace paddle_core by lib paddle * polish var name * replace paddle_core by libpaddle * update custom device commit * polish code by comments
-
- 14 9月, 2022 5 次提交
-
-
由 Nyakku Shigure 提交于
* trim trailing whitespace * fix `.cmake-format.py` * revert npu ut changes, avoid npu ci error
-
由 Chen Weihang 提交于
-
由 Nyakku Shigure 提交于
* [CodeStyle] trim trailing whitespace in .md and .rst * empty commit, test=document_fix
-
由 Chen Weihang 提交于
* add ci rule for blocking legacy kernel registration, test=document_fix * add a test case, test=document_fix * Revert "add a test case, test=document_fix" This reverts commit 239e08678b791aabb8fae48c4b74f2a8861e222d. * polish desc, test=document_fix
-
由 Chen Weihang 提交于
* normalize yaml op label * revert op_compat yaml change * fix prelu and rnn compat problem * replace api by op
-
- 13 9月, 2022 1 次提交
-
-
由 zhouweiwei2014 提交于
-