- 02 12月, 2022 1 次提交
-
-
由 Shijie 提交于
* Fix fuse_gemm_epilogue * update tests * Update CMakeLists.txt * Update CMakeLists.txt * Update CMakeLists.txt * fix random seed * use assert_allclose * Update test_dist_fuse_gemm_epilogue_pass.py * Update cpp_pass.py * Update test_dist_fuse_gemm_epilogue_pass.py * fix codestyle * update seed and atol
-
- 01 12月, 2022 3 次提交
-
-
由 Roc 提交于
* mv accuracy and auc * rm distributions * rm get_places * replace metric
-
由 Matsumoto Ruko 提交于
-
由 Nyakku Shigure 提交于
-
- 30 11月, 2022 1 次提交
-
-
由 Roc 提交于
* fix recompute for stop_gradient and inpalce * fix ut * update
-
- 29 11月, 2022 5 次提交
-
-
由 HongyuJia 提交于
-
由 caozhou 提交于
* add pattern match * add unittest
-
由 Nyakku Shigure 提交于
* isort all files * revert conflicting files * revert conflicting files * revert conflicting files
-
由 JZ-LIANG 提交于
* add depend * add origin amp files * fp16 distinguish None & False * engine log * dp add deps for graph exe * add dep for grad clip * dep ops in comm stream * unitest
-
由 Matsumoto Ruko 提交于
-
- 28 11月, 2022 5 次提交
-
-
由 Aurelius84 提交于
* [Fluid Clean] Migrate program_translate.py/jit.py into paddle.jit dir
-
由 wangguanqun 提交于
* remove fluid * update public * core * public * public1 * ci
-
由 Wen Sun 提交于
* refactor: move wait * refactor: move barrier * fix: fix incorrect import
-
由 caozhou 提交于
* add pattern for auto search * add unittest
-
由 xiaoguoguo626807 提交于
* remove fluid.reduce_sum * remove fluid.reduce_sum * modify axis and import paddle * modify keepdim and out_name * modift unittest * modift unittest * modify CI_static and loss.py * modify test_mse_loss * modify static ci * modify static ci datatype * add import paddle in test * fix conflict * fix conflict * modify ci * modify ci * fix_conflict * fix bug * code_style
-
- 25 11月, 2022 4 次提交
-
-
由 Roc 提交于
* support xpu scalar inplace * sharding for xpu * update * update Co-authored-by: Nheyanru <81976792+heyanru01@users.noreply.github.com>
-
由 Wen Sun 提交于
* refactor: move all_gather
-
由 Roc 提交于
* support xpu scalar inplace * sharding for xpu Co-authored-by: Nheyanru <81976792+heyanru01@users.noreply.github.com>
-
由 JZ-LIANG 提交于
-
- 24 11月, 2022 2 次提交
-
-
由 wangxiaoning 提交于
* add index sample fp16 support * remove fluid APIs in distributed_strategy.py and role_maker.py * Revert "remove fluid APIs in distributed_strategy.py and role_maker.py" This reverts commit 223bbee990d3bf69e252fc3c0f19e3873550a264. * remove fluid APIs in distributed_strategy.py and role_maker.py * remove index sample op changes * remove fluid APIs under fleet.base * remove fluid APIs under fleet.layers.mpu * remove fluid APIs under fleet.meta_optimizers * fix fluid error * fix util_factory.py * reset fluid.io.load_inference_model API
-
由 zhaoyingli 提交于
-
- 23 11月, 2022 1 次提交
-
-
由 Wen Sun 提交于
* feat: static check
-
- 22 11月, 2022 7 次提交
-
-
由 ustiniankw 提交于
* fix_docx_stanh * fix einsum api en docs issue * fix model api en docs issue * for codestyle * fix_einsum.py_einsum, test=document_fix * fix_model.py_Model, test=ducument_fix * fix_creation.py_meshgrid, test=document_fix * fix_linalg.py_slogdet, test=document_fix * fix_loss.py_SoftMarginLoss_CrossEntropyLoss_NLLLoss_BCELoss, test=document_fix * norm.py_SyncBatchNorm, test=document-fix * norm.py_SyncBatchNorm, test=document_fix * norm.py_SyncBatchNorm, test=document_fix * list18-30, test=document_fix * refix_list1-15, test=document_fix * deletefiles, test=document_fix * fixedapi_pre-commit, test=document_fix * fix_list31-45, test=document_fix * list111, test=document_fix * some_fix, test=document_fix * some_fix, test=document_fix * somefix, test=document_fix * somefix, test=document_fix * refix, test=document_fix * refix, test=document_fix * refix, test=document_fix * refix, test=document_fix * rerfix, test=document_fix Co-authored-by: Ligoml <limengliu@tiaozhan.com>
-
由 wangzhen38 提交于
* [remove fluid] under fleet meta_optimizers_wz * [remove fluid] under fleet meta_optimizers_wz * update * [remove fluid] under fleet meta_optimizers_wz * [remove fluid] under fleet meta_optimizers_wz * [remove fluid] under fleet meta_optimizers_wz * [remove fluid] under fleet meta_optimizers_wz * [remove fluid] under fleet meta_optimizers_wz * [remove fluid] under fleet meta_optimizers_wz * [remove fluid] under fleet meta_optimizers_wz * [remove fluid] under fleet meta_optimizers_wz * [remove fluid] under fleet meta_optimizers_wz * [remove fluid] under fleet meta_optimizers_wz * [remove fluid] under fleet meta_optimizers_wz * [remove fluid] under fleet meta_optimizers_wz * [remove fluid] under fleet meta_optimizers_wz * [remove fluid] under fleet meta_optimizers_wz * [remove fluid] under fleet meta_optimizers_wz
-
由 caozhou 提交于
-
由 JZ-LIANG 提交于
* add depend * fp16 pass distinguish None & False * engine log
-
由 Nyakku Shigure 提交于
* [CodeStyle][py2][U008] remove unnecessary args in `super()` for some example code * empty commit, test=document_fix
-
由 Nyakku Shigure 提交于
[CodeStyle][py2][py311] replace deprecated `inspect.getargspec` with `inspect.getfullargspec` (#48218) * [CodeStyle][py2] use inspect.getfullargspect instead of deprecated inspect.getargspec * refactor to f-string
-
由 zhaoyingli 提交于
-
- 21 11月, 2022 2 次提交
- 18 11月, 2022 3 次提交
-
-
由 yuehuayingxueluo 提交于
* clear fluid apis in fleet and passes * fix model.py * fix model.py * fix cpp_pass.py
-
由 Wen Sun 提交于
-
由 zhaoyingli 提交于
* [AutoParallel] selective recompute * add cmakelist
-
- 17 11月, 2022 4 次提交
-
-
由 Wen Sun 提交于
-
由 ShenLiang 提交于
-
由 wuhuachaocoding 提交于
-
由 Kevin吴嘉文 提交于
-
- 16 11月, 2022 2 次提交