- 11 5月, 2020 1 次提交
-
-
由 Chen Weihang 提交于
* add new macro BOOST_GET_SAFELY & unittests, test=develop * add different macro type, test=develop * fix get macro type in executor, test=develop * four macro part change backup * using one macro for all case, test=develop * revert attribute change, test=develop * change to three func to solve gcc4.8 bug, test=develop * polish some details, test=develop
-
- 08 5月, 2020 2 次提交
-
-
由 Wojciech Uss 提交于
* Enabled quantize all and skip missing in QAT
-
由 Huihuang Zheng 提交于
1. To make ProgramTranslator to support `assert` grammar, this PR adds `assert` python API and C++ code. 2. Fix a bug: graph_pattern_detector.h #include <gtest/gtest_prod.h> but didn't declared dependency at CMakeLists, which can cause single build failure. 3. Refactoring `Formatter` in print_op to make it reusable and reuse the formatter to print in assert op.
-
- 06 5月, 2020 2 次提交
-
-
由 joanna.wozna.intel 提交于
-
由 liym27 提交于
* Replace dygraph_to_static_func with @declarative or program_translator.get_func in test_list.py * Add comments in ConditionalBlock. * Support list pop last item. * Support pop the i-th item. * Support an empty tensor array as Input in assign op and set the kernel type is float.
-
- 30 4月, 2020 3 次提交
-
-
由 xujiaqi01 提交于
* add timeout and http store in communication, add revert and confirm in fleet * test=develop
-
由 wawltor 提交于
Add the pslib graph batch reader mode, add the test case for this change
-
由 joanna.wozna.intel 提交于
-
- 29 4月, 2020 1 次提交
-
-
由 hutuxian 提交于
-
- 28 4月, 2020 1 次提交
-
-
由 Sylwester Fraczek 提交于
-
- 27 4月, 2020 3 次提交
-
-
由 Chen Weihang 提交于
* add print transformer & unify print format, test=develop * remove using of dygraph_to_static_func, test=develop * remove python stdout capture, test=develop * fix compatibility problems for PY2, test=develop * fix detail error, test=develop * fix type analysis bug, test=develop * fix print tuple compatible error in PY2, test=develop * replace get_func to declarative, test=develop * fix detail bug, test=develop * fix some detail problems, test=develop * change visit_call in print transformer, test=develop
-
由 wangchaochaohu 提交于
-
由 Yiqun Liu 提交于
-
- 26 4月, 2020 3 次提交
-
-
由 liuwei1031 提交于
* save InferVarType changes, test=develop * remove code comments, test=develop * tweak code, test=develop * fix compilation warning, update merge_ids_op split_ids_op to new interface, test=develop * modify fused_bn_activation_op, test=develop * fix error of fused_bn_activation_op, test=develop * fix PADDLE_ENFORCE and unittest coverage issue, test=develop * tweak PADDLE_ENFORCE messages, test=develop * improve unittest coverage, test=develop * add StaticGraphInferVarType class, test=develop * rebase develop branch, test=develop * fix unittest error, test=develop * remove comments, test=develop * improve unittest coverage, test=develop * imporve error message and imporve unittest coverage, test=develop * upgrade InferVarType API, test=develop * tweak pyfunc error message, test=develop * fix compilation conflict - save_combine_op, test=develop
-
由 wangchaochaohu 提交于
-
由 ShenLiang 提交于
-
- 25 4月, 2020 1 次提交
-
-
由 Jacek Czaja 提交于
-
- 24 4月, 2020 4 次提交
-
-
由 Jacek Czaja 提交于
-
由 Zhang Ting 提交于
-
由 arlesniak 提交于
-
由 Zeng Jinle 提交于
-
- 23 4月, 2020 1 次提交
-
-
由 Zeng Jinle 提交于
-
- 22 4月, 2020 2 次提交
-
-
由 Jacek Czaja 提交于
-
由 hutuxian 提交于
* Make batch_float_feasigns & batch_uint64_feasigns as member variable
-
- 20 4月, 2020 2 次提交
-
-
由 Zhou Wei 提交于
* Optimize the error messages of paddle CUDA API, test=develop * fix the error messages of paddle CUDA API, test=develop * Refactoring PADDLE_ENFORCE_CUDA_SUCCESS, and apply to curand/cudnn/cublas/NCCL,test=develop * remove build_ex_string,test=develop * merge conflict,test=develop
-
由 ShenLiang 提交于
-
- 19 4月, 2020 2 次提交
-
-
由 guofei 提交于
* Support LoDTEnsorArray in fetch op test=develop * Support LoDTensorArray in fetch test=develop * Support LoDTensorArray in fetch test=develop * Support LoDTensorArray in fetch test=develop * Support LoDTensorArray in fetch test=develop * Support LoDTensorArray in fetch test=develop * Support LoDTensorArray in fetch test=develop * Support LoDTensorArray in fetch test=develop * Support LoDTensorArray in fetch test=develop * Support LoDTensorArray in fetch test=develop
-
由 Yiqun Liu 提交于
-
- 17 4月, 2020 2 次提交
-
-
由 hutuxian 提交于
-
由 Zhang Ting 提交于
* use 32 bit index to improve expand op, test=develop * remove redundant code, test=develop
-
- 14 4月, 2020 3 次提交
-
-
由 yiicy 提交于
-
由 yaoxuefeng 提交于
-
由 Zeng Jinle 提交于
* correct reader device index, test=develop * fix async executor scope var initialization, test=develop
-
- 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 4 次提交
-
-
由 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 提交于
-