- 20 10月, 2022 11 次提交
-
-
由 zhaoyingli 提交于
* [AutoParallel] fix fp16 for subblock * fix engine * fix comment
-
由 Chen Weihang 提交于
-
由 Tony Cao 提交于
* Update .flake8 config: remove W605, test=document_fix * Resolve conflict, test=document_fix
-
由 Tony Cao 提交于
* Fix W605 in tools folder by adding escape symbols * Fix W605 in incubate and some other folders * Fix W605 in /fluid/test folders * Update tools/analysisPyXml.py Co-authored-by: NNyakku Shigure <sigure.qaq@gmail.com> * Add some changes to manual and auto escape symbols * revert changes in transformer.py * Fix new code with W605 error: add escape symbols * revert changes in transformer.py * revert changes in transformer.py Co-authored-by: NNyakku Shigure <sigure.qaq@gmail.com>
-
由 thunder95 提交于
-
由 xiongkun 提交于
-
由 Haohongxiang 提交于
-
由 wuhuachaocoding 提交于
* add test for stage2 + dp * update test for stage2 + dp. * update. * update.
-
由 Weilong Wu 提交于
-
由 Li-fAngyU 提交于
* close Wno-error=sign_compare * close Wno-error=sign_compare * Update CMakeLists.txt
-
由 zhangkaihuo 提交于
-
- 19 10月, 2022 29 次提交
-
-
由 Weilong Wu 提交于
-
由 Wang Xin 提交于
-
由 carryyu 提交于
-
由 RichardWooSJTU 提交于
-
由 Xinger 提交于
-
由 Nyakku Shigure 提交于
-
由 Nyakku Shigure 提交于
* [CodeStyle][F403] remove error code E403 in flake8 config * empty commit, test=document_fix
-
由 Nyakku Shigure 提交于
-
由 Yuanle Liu 提交于
-
由 Nyakku Shigure 提交于
-
由 zyfncg 提交于
-
由 zyfncg 提交于
* rename op in yaml * fix test_layout_autotune * fix layout autotune of transpose
-
由 xiongkun 提交于
* Add TypeHint Transformer * add unittest for typehint transformer
-
由 Chen Weihang 提交于
-
由 Ruibiao Chen 提交于
* Support stream overlap for c_allreduce_sum * Test CI * Add notes * Add SingleStreamGuard for BuildOpFuncList
-
由 Yiqun Liu 提交于
Enable to record whether the conv algo is got by exhaustive search to fix autotune cache bug. (#47065)
-
由 Charles-hit 提交于
* support uniform api in new ad * add unit test for uniform_random_p * resolve conflict * fix uniform_random orig2prim * fix primrules * remove ShapeTensor and ShapeTensorList input in uniform_random_p op and add sigmoid orig2prim rules
-
由 WangZhen 提交于
* Fix recurrent op eager deletion pass error in dy2st * Polish code * Refine error message
-
由 will-jl944 提交于
-
由 xiongkun 提交于
* [Dy2Static] Remove GradTransformer 1. fix einsum infershape bugs. 2. remove grad_transformer and unify paddle.grad and paddle.static.gradient. 3. add dygraph_and_dy2static_only decorator for dy2static. * fix bugs * rename
-
由 zlsh80826 提交于
-
由 Aurelius84 提交于
* [Dy2Stat]Polish @to_static temporary file directory * [Dy2Stat]Polish @to_static temporary file directory * refine temp.name * fix typo * fix typo
-
由 Hui Zhang 提交于
* cond infer apply exec seprate * fix bugs * fix as comment
-
由 Leo Chen 提交于
* clean unused code: piece.cc/h * clean usage
-
由 zlsh80826 提交于
-
由 zlsh80826 提交于
-
由 wanghuancoder 提交于
-
由 zlsh80826 提交于
* Add missing fp32 config and reduce the testing combination * Reduce trt matmul pass test max examples
-
由 Li-fAngyU 提交于
-