- 08 9月, 2023 22 次提交
-
-
由 xingmingyyj 提交于
* add parser * add parser * add parser * add parser * add parser * add parser * add parser * Update test/cpp/ir/core/ir_parser_test.cc Co-authored-by: Nkangguangli <kangguangli@hotmail.com> * add parser * add parser * add parser * Update test/cpp/ir/core/program_translator_test.cc Co-authored-by: Nkangguangli <kangguangli@hotmail.com> * Update test/cpp/ir/core/program_translator_test.cc Co-authored-by: Nkangguangli <kangguangli@hotmail.com> * Update dialect.h * add parser * add parser * Update CMakeLists.txt * add parser --------- Co-authored-by: Nkangguangli <kangguangli@hotmail.com>
-
由 zhangbo9674 提交于
* add control flag * add log
-
由 Ghost Screaming 提交于
、
-
由 huangjiyi 提交于
-
由 YuanRisheng 提交于
* delete list * fix ci bugs
-
由 zyfncg 提交于
* add FusedGemmEpilogueOp in new ir * fix conflict
-
由 Xianduo Li 提交于
* add comments of member <with_grad_semantic> * polish code * polish code comments
-
由 cyber-pioneer 提交于
* test prim custom vjp in New IR * polish gelu_grad
-
由 Yichen Zhang 提交于
-
由 Yichen Zhang 提交于
-
由 Yichen Zhang 提交于
-
由 Yichen Zhang 提交于
-
由 Yichen Zhang 提交于
-
由 Yichen Zhang 提交于
-
由 LiYuRio 提交于
-
由 zhanglirong1999 提交于
-
由 傅剑寒 提交于
* integate cast_simplify into ir_simplify * fix cast simplify testcase
-
由 zhangbo9674 提交于
* fix bug * refine code * refine code * refine code * refine code * refine code * refine code * fix bug
-
由 chen2016013 提交于
* fix merge bug * fix codestyle
-
由 chen2016013 提交于
-
由 xiaoguoguo626807 提交于
* add reference of lbfgs * add reference of lbfgs * modify concat kernel choose * modify ci
-
由 wanghuancoder 提交于
-
- 07 9月, 2023 17 次提交
-
-
由 Difer 提交于
* rename fluid to base * fix setup and rename paddle.fluid * fix protobuf generated paddle.fluid * fix some errors * fix cmake depends * fix some error * try to fix cache error * fix codestyle && some doc error * remove build change * fix some error --------- Co-authored-by: NXiangGao <jeff41404@gmail.com>
-
由 cyberslack_lee 提交于
-
由 Zhenghai Zhang 提交于
[clang-tidy] NO.33,64 enable `bugprone-signed-char-misuse`,`clang-analyzer-optin.portability.UnixAPI` check (#56744) * enable bugprone-signed-char-misuse&clang-analyzer-optin.portability.UnixAPI check * fix bugprone-signed-char-misuse * fix bug
-
由 gouzil 提交于
-
由 cyberslack_lee 提交于
-
由 kangguangli 提交于
* optimize GetNameById in check_gc * remove debug code * fix * fix
-
由 wanghuancoder 提交于
* refine stride flag
-
由 wanghuancoder 提交于
-
由 Chen Zhiyang 提交于
* fix StrAttribute vjp gen bug * add dropout to list * fix bug * fix bug
-
由 Ruibin Cheung 提交于
-
由 Ruibin Cheung 提交于
-
由 yangguohao 提交于
* complex op logsigmoid * fix 2023-08-31
-
由 winter-wang 提交于
* [IR] add control flow dialect
-
由 ronnywang 提交于
-
由 zhangbo9674 提交于
* enable inplace in dy2st with newir * fix bug --------- Co-authored-by: Nkangguangli <kangguangli@hotmail.com>
-
由 zhaoyingli 提交于
* [NewIR]Update send recv infermeta and add unittest * rm new ir flag * rm fluid api * skip runing startup prog * update flag name * update recv_v2 yaml * fix conflict * unittest only for pp * fix cmakelist * unittest check precision * control random * fix cmakelist
-
由 周周周 提交于
-
- 06 9月, 2023 1 次提交
-
-
由 Chen Weihang 提交于
* add spmd and reshard code gen * add backward reshard code gen * test matmul forward success * polish test impl * add unsafe mutable value * polish details and add test * fix unittest time out * fix typo * refactor reshard input generate impl * resolve conflict with develop * fix compile error
-