- 20 9月, 2022 5 次提交
-
-
由 HongyuJia 提交于
* polish code comments * polish data_device_transform.cc
-
由 wanghuancoder 提交于
-
由 zhoutianzi666 提交于
* fix preln_residual_bias_fuse_pass bug in TNT_small model
-
由 Wilber 提交于
* python support pass external stream * fix compile error
-
由 Ghost Screaming 提交于
-
- 19 9月, 2022 24 次提交
-
-
由 JingZhuangzhuang 提交于
-
由 feifei-111 提交于
[warning] added warning message in cond block when one branch returns variable and another returns None (#46031) * [cherry-pick] Allow manaully set py_reader name in standalone executor (#45898) (#45931) * Allow manaully set py_reader name in standalone executor
-
由 Roc 提交于
-
由 zhangkaihuo 提交于
* sparse infer_meta
-
由 zhaocaibei123 提交于
-
由 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
-
由 Yulong Ao 提交于
-
由 Charles-hit 提交于
-
由 wuhuachaocoding 提交于
-
由 xiongkun 提交于
* 1. refactor the return transformer. 2. fix some bugs in return transformer. * support raise error while return stmt's father is For or while * fix ci error. * fix ci error and add some unittest * code format * fix ci error
-
由 zyfncg 提交于
* clear extra attr of some ops in opmaker * revert clear use_cudnn for pool * fix test_operator_desc * fix Attr interface of OperatorBase
-
由 ShenLiang 提交于
-
由 zyfncg 提交于
* fix wrong eigen header include * fix complie bug * fix nan_inf_utils_detail * fix resource_manager * fix conv_miopen_helper
-
由 Nyakku Shigure 提交于
* adjust pre-commit config * incremental trailing whitespace * revert python increment, fix in #46080 * add .yaml and .hook suffix to pre-commit config, test=document_fix * add yml suffix
-
由 Nyakku Shigure 提交于
* [CodeStyle] trim trailing whitespace in yaml and hook * python incremental whitespace and yml files
-
由 YuanRisheng 提交于
* move sum * fix ci bugs * fix ci bugs * fix set_lod bugs * fix infershape bugs * fix ci bugs * fix ci unittest bug * fix ci bugs * perfect code * update code according comment * add unittest * fix ci bugs
-
由 Chen Weihang 提交于
This reverts commit c252b1de.
-
由 WangZhen 提交于
-
由 Charles-hit 提交于
* support cast op backward refuse forward * Fix the bug of high order unit test framework
-
由 RichardWooSJTU 提交于
* fix return order error and duplicate results with specific inputs
-
由 WangZhen 提交于
* Fix TransDataBackend Error when call unsqueeze using MKL Tensor * Add UT * Refine UT
-
由 niuliling123 提交于
-
由 limingshu 提交于
* first commit * refine code with template argument * refine code with template argument * add ternary broadcast test file * add ternary broadcast test file * fix accoriding to ci * fix op-benchmark ci error
-
由 wanghuancoder 提交于
-
- 18 9月, 2022 2 次提交
-
-
由 RichardWooSJTU 提交于
-
由 YuanRisheng 提交于
* perfect softmax functor * fix compile bugs * fix ci bugs
-
- 17 9月, 2022 5 次提交
-
-
由 zhaoyingli 提交于
-
由 Ghost Screaming 提交于
* Fix bug of reduce_sum op. When input.numel() > INT32_MAX, its result is wrong. * Fix some problems. 1. Change fluid head files to phi files. 2. Delete useless code. 3. Fix code style problems. * Fix some code style problems. * Fix some code style problems.
-
由 feifei-111 提交于
[BugFix] fixed a bug in decorator transformer, it can not analyze decorator with params correctly (#46055) * fix deco call * add raise * add test * add warn, fix paddle api * fix error type * fix coverage
-
由 Yuanle Liu 提交于
-
由 zhouweiwei2014 提交于
-
- 16 9月, 2022 4 次提交
-
-
由 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
-
由 MayYouBeProsperous 提交于
-
由 chenjian 提交于
* avoid to synchronize all devices * synchronize custom device
-
由 risemeup1 提交于
* this pr is for optimizing precise test * modify get_pr_ut.py * modify get_pr_ut.py
-