- 25 3月, 2020 13 次提交
-
-
由 Zeng Jinle 提交于
-
由 Zeng Jinle 提交于
-
由 Zeng Jinle 提交于
-
由 Zeng Jinle 提交于
-
由 Huihuang Zheng 提交于
As the title, we add decorator "dygraph_to_static_code", and add related "get_code", "get_func", "get_output" for ProgramTranslator. Next step will be adding "dygraph_to_static_program"
-
由 Aurelius84 提交于
* Polish error Info in while_loop test=develop
-
由 Liufang Sang 提交于
* fix compile error in win gpu test=develop * fix compile error in win gpu test=develop * fix compile error in win gpu test=develop
-
由 Zeng Jinle 提交于
-
由 Zeng Jinle 提交于
-
由 songyouwei 提交于
test=develop
-
由 Zeng Jinle 提交于
-
由 Zeng Jinle 提交于
-
由 Zeng Jinle 提交于
-
- 24 3月, 2020 6 次提交
-
-
由 Zeng Jinle 提交于
-
由 wangchaochaohu 提交于
* refine the transopose conv using v7 to choose algorithm
-
由 liym27 提交于
-
由 liym27 提交于
-
由 zhangchunle 提交于
-
由 cc 提交于
* Post_training_quantizaion supports min_max methon
-
- 23 3月, 2020 4 次提交
-
-
由 XiaoguangHu 提交于
-
由 Pei Yang 提交于
* add some API comments in paddle_analysis_config.h, test=develop * add some API comments in paddle_analysis_config.h, test=develop
-
由 Adam 提交于
-
由 Huihuang Zheng 提交于
1. Rename AutoTracer to ProgramTranslator 2. Rename cached_program to program_cache 3. Remove some functor style __call__ 4. Dict key should be string but not hash code of string
-
- 22 3月, 2020 2 次提交
-
-
由 Liufang Sang 提交于
* add dequantize_log_op and make pyramid hash support int8 weight test=develop * add unittest and update pyramid hash op test=develop * remove paddle_enforce test=develop * fix error message test=develop * remove incorrent commit test=develop * fix error message in log_dequantize test=develop * change 2019 to 2020 test=develop * remove useless check_grad test=develop
-
由 Zeng Jinle 提交于
* fix dygraph double grad, test=develop * fix unpack constructor, test=develop
-
- 21 3月, 2020 1 次提交
-
-
由 Zeng Jinle 提交于
-
- 20 3月, 2020 7 次提交
-
-
由 Zeng Jinle 提交于
* sequential reader stage 1, test=develop * fix ut, test=develop * fix iterable=False reset bug, add some logs and polish code, test=develop * inference feed partial data, test=develop * Turn on keep_order=True for test, test=develop * enhance ut to test more cases, test=develop * test commit for reverting * Revert "test commit for reverting", test=develop This reverts commit 80aef42e. * add ut of merged and unmerged results, test=develop * add more uts for coverages and add en doc of api, test=develop * follow comments, test=develop * change note style, test=develop
-
由 Wilber 提交于
update embedding_eltwise_layernorm fuse pass and fused kernel, to support multi input
-
由 Zeng Jinle 提交于
* add double grad implementation for dygraph, test=develop * polish code, add uts, test=develop * fix place bug, test=develop * polish codes, add more uts for coverages, test=develop * add no_grad_set, test=develop * add star gan ut, test=develop * follow comments, test=develop
-
由 yaoxuefeng 提交于
-
由 Yiqun Liu 提交于
-
由 Huihuang Zheng 提交于
As the title
-
由 hutuxian 提交于
-
- 19 3月, 2020 7 次提交
-
-
由 songyouwei 提交于
* move __getitem__ to cpp * bug fix * add type check and gil release * support negative step with omitted ends test=develop * code refine test=develop * bug fix test=develop * slice always return different pyobj test=develop
-
由 Aurelius84 提交于
-
由 Zhang Ting 提交于
-
由 Sylwester Fraczek 提交于
-
由 Aurelius84 提交于
* Support to use external function test=develop * refine the parms of ast_to_func test=develop
-
由 Zhang Ting 提交于
-
由 Aurelius84 提交于
* support to modify dict and list in while_loop test=develop * polish code test=develop
-