- 23 9月, 2022 1 次提交
-
-
由 Aurelius84 提交于
* [BugFix]Fix reduce_mean/min/sum/prod, cumsum grad_op infershape bug * fix typo * fix typo
-
- 22 9月, 2022 10 次提交
-
-
由 Nyakku Shigure 提交于
-
由 feifei-111 提交于
* add numpy api err msg * fix bug * fix unittest * add set_state_dict err * rewrite numpy_api_check * add define * change err msg * fix test * move import statement
-
由 Nyakku Shigure 提交于
-
由 Siming Dai 提交于
-
由 Hui Zhang 提交于
* fix sub sign reverse for mkldnn * refactor code as comment * remove useless * format code
-
由 zhoutianzi666 提交于
* fix beta bug in fill_constant_batch_size_like
-
由 feifei-111 提交于
* place * add test * fix spell and test * fix anno * code style
-
由 Aurelius84 提交于
* [Check]Enhance pooling output_size type check * add unittest
-
由 ronnywang 提交于
-
由 zhaoyingli 提交于
-
- 21 9月, 2022 9 次提交
-
-
由 feifei-111 提交于
* use re replace judge by case * simplify re
-
由 Guanghua Yu 提交于
-
由 zhangkaihuo 提交于
* for add_bias
-
由 xiongkun 提交于
-
由 wuhuachaocoding 提交于
-
由 wenbin 提交于
* residual_no_bias * comments * more ut * fix input
-
由 zhoutianzi666 提交于
* Remove trt_reshape2_matmul_fuse_pass
-
由 LiYuRio 提交于
-
由 Weilong Wu 提交于
* [Eager] polish clone interface * rm clone in python, add clone in eager_method.cc
-
- 20 9月, 2022 11 次提交
-
-
由 Roc 提交于
uniform logger manager in FleetAPI. hidde API under distributed/utils which users don't need.
-
由 Roc 提交于
-
由 zhangbo9674 提交于
-
由 zhoutianzi666 提交于
* Support matmul_v2 in PaddleTensorRT
-
由 ceci3 提交于
-
由 zhangbo9674 提交于
-
由 YuanRisheng 提交于
* move_merge_selected_rows * update code
-
由 Nyakku Shigure 提交于
-
由 weishengying 提交于
-
由 YuanRisheng 提交于
* add amp yaml * fix ci bugs
-
由 HongyuJia 提交于
* polish code comments * polish data_device_transform.cc
-
- 19 9月, 2022 9 次提交
-
-
由 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
-
由 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
-
由 Nyakku Shigure 提交于
* [CodeStyle] trim trailing whitespace in yaml and hook * python incremental whitespace and yml files
-
由 WangZhen 提交于
-
由 Charles-hit 提交于
* support cast op backward refuse forward * Fix the bug of high order unit test framework
-