- 22 3月, 2023 13 次提交
-
-
由 Zhang Zheng 提交于
-
由 Haohongxiang 提交于
-
由 zhaoyingli 提交于
* [AutoParallel] support bloom * fix import * align amp and bf16 * update func name * clipbyglobalnorm and add_n support bf16 * upgrade amp strategy api * update bf16 unittest * fix static clip --------- Co-authored-by: Nliangjianzhong <liangjianzhong@baidu.com> Co-authored-by: NAurelius84 <zhangliujie@baidu.com>
-
由 Difer 提交于
-
由 kangguangli 提交于
* remove DataFeeder.feed_parallel and decorate_reader * fix CI * fix CI
-
由 zhupengyang 提交于
-
由 Ainavo 提交于
* replace assert false with AssertionError * 修改配置文件多余的部分
-
由 Wangzheee 提交于
fix embd plugin: S = mask_id.d[1]
-
由 cyber-pioneer 提交于
* fix batch_norm custom_vjp dtype * add nhwc test example * fix typo
-
由 zhupengyang 提交于
-
由 Ruibiao Chen 提交于
-
由 Yuang Liu 提交于
-
由 Sylwester Fraczek 提交于
-
- 21 3月, 2023 27 次提交
-
-
由 cxxly 提交于
-
由 Ainavo 提交于
-
由 HongyuJia 提交于
* [Fix typo] Fix typo error in grad_node_info.h * fix varbase_patch_methods.py typo error * fix more typo errors
-
由 ShenLiang 提交于
-
由 GGBond8488 提交于
* remove fluid.data * fix typro * fix somme unitest error * fix conflicts * fix sample code error * fxi sample coder error * fxi sample code error * fxi sample code error * fix xpu test error * fix xpu test error * Delete ps_pb2.py * fix test error * fix typro * fix sample code error * fix comments * fix test norm op data * fix sample code error * fix conflicts
-
由 risemeup1 提交于
* fix build_ci_problem * fix_bug,test=document_fix
-
由 xiaoguoguo626807 提交于
* init * close cinn * close cinn * add public_python_api
-
由 HongyuJia 提交于
-
由 zhoutianzi666 提交于
* fix GN when params.c% params.cPerBlock != 0 * fix GN when params.cnot divisable by params.cPerBlock
-
由 cyber-pioneer 提交于
* simplify batch_norm composite rule * polish code
-
由 Charles-hit 提交于
* add public_python_api in prim test * fix test_squeeze2_op
-
由 engineer1109 提交于
remove namespace codestyle move setPlace to Public fix devicetype
-
由 iSerendipity 提交于
* move DataType from paddle::experimental to phi * convert namespace * convert namespace * convert namespace * clarify namespace * convert more datatype * Revert "convert more datatype" This reverts commit 083b462959e6a22d4d8767707b628b95b396642e. * convert more in auto_code_generator * fix conflicts for XPU * fix namespace conflicts * fix errors * Revert "fix errors" This reverts commit f9d9958b54ee32141112274c8a5c3c381ab0f876. * fix errors * fix formatting
-
由 HongyuJia 提交于
-
由 ShenLiang 提交于
* fix flash_attention * Update mp_layers.py
-
由 Ainavo 提交于
-
由 Ainavo 提交于
-
由 ShenLiang 提交于
* set order for hybridparallel * fix bug * fix -> * fix -> * fix -> * add topology * fix utest
-
由 Zhang Zheng 提交于
-
由 HongyuJia 提交于
-
由 caozhou 提交于
* add patterns * add unittest
-
由 zhouweiwei2014 提交于
* [Zero-Dim] Support output 0D for argmin/argmax/median/kthvalue/mode/equal_all/allclose * fix CI
-
由 Zero Rains 提交于
* fix divide zero bug for softmax_with_cross_entropy * change the single test way * fix the null pointer in graph_khop_sampler * fix the case5
-
由 Siming Dai 提交于
* add fp16 unittest * support bf16 and add unittest * fix according to review
-
由 Difer 提交于
-
由 Jiabin Yang 提交于
* support relue custom vjp * Fix some typo issue for relu custom vjp
-
由 houj04 提交于
* [XPU] add fp16 support for compare ops. * fix ci.
-