- 06 8月, 2020 1 次提交
-
-
由 Pei Yang 提交于
* fix multhead matmul's instable test=develop * fix multihead matmul bug test=develop * fix converage problem test=develop Co-authored-by: NZhaolong Xing <nhzlx.dragon@gmail.com>
-
- 04 8月, 2020 1 次提交
-
-
由 MRXLT 提交于
* fix conflict * fix conflict * fix code cherry pick encryption api Co-authored-by: NYanghello <915769235@qq.com> Co-authored-by: NYanghello <yangqingyou@baidu.com>
-
- 30 7月, 2020 1 次提交
-
-
由 Chen Weihang 提交于
* fix softmax_with_cross_entropy cuda kernel overflow bug, test=develop * replace old macro & for condition, test=develop * polish details, test=develop
-
- 27 7月, 2020 2 次提交
-
-
由 Adam 提交于
-
由 Chen Weihang 提交于
* Append error op hint for GradOpMaker (#24750) * append error op hint for grad op maker, test=develop * add unittests for coverage, test=develop * append try-catch to opbase run, test=develop (#24870)
-
- 01 7月, 2020 1 次提交
-
-
由 Pei Yang 提交于
-
- 28 6月, 2020 1 次提交
-
-
由 lidanqing 提交于
-
- 13 5月, 2020 1 次提交
-
-
由 hutuxian 提交于
* remove print statement to make code clean(#23907) * Try to fix UT Random Fail (#24223)
-
- 27 4月, 2020 1 次提交
-
-
由 liuwei1031 提交于
* cherry pick #22778
-
- 25 4月, 2020 1 次提交
-
-
由 arlesniak 提交于
test=release/2.0
-
- 23 4月, 2020 3 次提交
-
-
由 Wojciech Uss 提交于
test=release/2.0 Co-authored-by: NJacek Czaja <jacek.czaja@intel.com>
-
由 yiicy 提交于
[cherry-pick] Variable, fusion_seqexpand_concat_fc, fusion_seqconv_eltadd_relu error message enhancement, test=develop (#24066)
-
由 Zeng Jinle 提交于
-
- 21 4月, 2020 1 次提交
-
-
由 Zhou Wei 提交于
* cherry-pick,Optimize the error messages of paddle CUDA API * fix the error messages of paddle CUDA API * Refactoring PADDLE_ENFORCE_CUDA_SUCCESS, and apply to curand/cudnn/cublas/NCCL * remove build_ex_string
-
- 20 4月, 2020 2 次提交
-
-
由 guofei 提交于
cherry-pick #23645
-
由 Yiqun Liu 提交于
[Cherry-pick 2.0] Error message enhancement of conv2d_fusion and bugfix related to control nodes detecttion in fusion_group (#23985) * Op(conv2d_fusion) error message enhancement. (#23596) * Fix the error misjudgment when there are control nodes in graph. (#23943)
-
- 14 4月, 2020 1 次提交
-
-
由 Zeng Jinle 提交于
* correct reader device index, test=develop * fix async executor scope var initialization, test=release/2.0
-
- 13 4月, 2020 3 次提交
-
-
由 joanna.wozna.intel 提交于
-
由 Chen Weihang 提交于
* api compild program error polish, test=develop * fix coverage problem, test=develop * fix details & add unittests, test=develop * add test for coverage, test=develop
-
由 wawltor 提交于
* Add the support of bool list for assign value, test=develop * Fix the assign op test case for bool dtype, test=develop
-
- 12 4月, 2020 5 次提交
-
-
由 zhongpu 提交于
-
由 Yiqun Liu 提交于
-
由 Huihuang Zheng 提交于
This PR enhances error messages of several API/OPs: ParallelExecutor (python && C++) Executor (python && C++) StaticRNN (python) IfElse (python) cond (python) split_lod_tensor (python && C++)
-
由 wangchaochaohu 提交于
-
由 liuwei1031 提交于
-
- 11 4月, 2020 3 次提交
-
-
由 chenhaoze 提交于
* Add three passes and api reference of paddle_pass_builder.h
-
由 xujiaqi01 提交于
* add save with prefix * test=develop
-
由 joanna.wozna.intel 提交于
* Op-requant squash test=develop * Add matmul to op-requant test test=develop
-
- 10 4月, 2020 3 次提交
- 09 4月, 2020 4 次提交
-
-
由 Zeng Jinle 提交于
-
由 mozga-intel 提交于
* Remove the NGraph engine from PDPD repository 1. Each operator was removed from the operator's directory 2. Each test was removed from the unittest directory 3. The parallel executor support was removed from the PDPD 4. The CMake file was removed from the PDPD 5. The NG flags were removed from the repository test=develop * Remove ngraph from: 1. Cmake file 2. Python file test=develop
-
由 Zhang Ting 提交于
-
由 Chen Weihang 提交于
* polish api program error message, test=develop * fix condition error, test=develop * fix test prune error, test=develop * fix coverage problem, test=develop
-
- 08 4月, 2020 5 次提交
-
-
由 joanna.wozna.intel 提交于
test=develop
-
由 wangchaochaohu 提交于
-
由 joanna.wozna.intel 提交于
* Integrate matmul with cpu_quantize_pass test=develop * Add matmul checking scales test=develop * Change condition of matmul quantization test=develop * Remove redundant var test=develop
-
由 Aurelius84 提交于
* Op (Scope) error message enhancement test=develop
-
由 wangchaochaohu 提交于
-