- 14 7月, 2020 5 次提交
-
-
由 yaoxuefeng 提交于
According to paddle 2.0 standard. 1, chang api to def meshgrid(*args, **kwargs) we hide name argument in **kwargs. 2, add relate ut. 3, change example code to imperative mode
-
由 YUNSHEN XIE 提交于
-
由 liym27 提交于
-
由 zhupengyang 提交于
-
由 Chen Weihang 提交于
* experimental refactoring, test=develop * add TranslatedLayer & remove StaticModelRunner, test=develop * revert tracedlayer change, test=develop * fix test_mnist unittest error, test=develop * add doc & examples, test=develop * polish doc details, test=develop * add imperative.jit module, test=develop * change TranslatedLayer pos, test=develop * adjust jit module import path, test=develop * polish doc based review result * add SaveLoadConfig.separate_params to save paraams separately * add Layer.buffer support, test=develop * polish doc details based review result, test=develop * polish details baesd review comments, test=develop * add empty str check for param, test=develop * add unittests, test=develop * polish details based review comment, test=develop * remove blanks in comment, test=develop * polish doc details, test=develop * update imperative doc link, test=develop * add api attr for load, test=develop
-
- 13 7月, 2020 9 次提交
-
-
由 YUNSHEN XIE 提交于
-
由 leesusu 提交于
-
由 Kaipeng Deng 提交于
* make default_collate_fn visible. test=develop
-
由 Zhen Wang 提交于
-
由 tangwei12 提交于
* test_dist_fleet_ctr disable, test=develop
-
由 liym27 提交于
[while grad]Support pruning op in find_op_path about while sub-block when appending backward (#25330) Prune OPs which are not related with loss in while sub-block when constructing backward OP path.
-
由 yaoxuefeng 提交于
-
由 Huihuang Zheng 提交于
Add Similarity Net as unit test. During the unit test, we found three problems: 1. The run_program_op has memory optimization error when running dy2stat net multiple times. 2. The support for SelectedRows can cause problem in dy2stat. 3. The return grammar has problem. This PR fixes the 1. problem but modify codes for the 2. 3. problems to make PR smaller. I will fix those two problems in the next PR(s)
-
由 yaoxuefeng 提交于
-
- 12 7月, 2020 1 次提交
-
-
由 wangchaochaohu 提交于
-
- 11 7月, 2020 1 次提交
-
-
由 Zhen Wang 提交于
* Add the imperative quantization aware training. * This is the python part of Imperative QAT. test=develop
-
- 10 7月, 2020 3 次提交
-
-
由 wangchaochaohu 提交于
-
由 Zhou Wei 提交于
* fix optimizer.state_dict and LRScheduler.state_dict to save/load dygraph,test=develop * fix optimizer.state_dict and LRScheduler.state_dict to save/load dygraph,test=develop * Add a judgment that state_dict/set_dict is used incorrectly,test=develop * fix some doc error,test=develop * fix current_step_lr for _LearningRateEpochDecay,test=develop * remove some unsed code to improve coverage,test=develop * remove some unsed code to improve coverage,test=develop
-
由 zhupengyang 提交于
-
- 09 7月, 2020 5 次提交
-
-
由 Chen Weihang 提交于
-
由 Zhou Wei 提交于
add new API:LambdaDecay
-
由 Leo Chen 提交于
* attempt to resolve tls problem, test=develop * add glibc version check, test=develop * fix regex, test=develop * refine get_libc_ver, test=develop * refine get_libc_ver, test=develop
-
由 Zhen Wang 提交于
-
由 wangchaochaohu 提交于
-
- 08 7月, 2020 9 次提交
-
-
由 hong 提交于
* fix optimizer parameter is a iterator; test=develop * fix parameter list None bug; test=develop * use is not None; test=develop * change list to iterable; test=develop
-
由 Leo Chen 提交于
* refine as_lodtensor, test=develop * fix test, test=develop * add unittest, test=develop * handle nested_list, test=develop * handle nested_list, test=develop
-
由 Jacek Czaja 提交于
-
由 Dong Daxiang 提交于
test=develop
-
由 Kaipeng Deng 提交于
* fix test_multiprocess_dataloader_exception failed on CPU only version. test=develop
-
由 Leo Chen 提交于
* clean __str__ of VarBase and ParamBase, test=develop * clean to_string, test=develop * update unittest, test=develop
-
由 WangXi 提交于
-
由 ceci3 提交于
* fix bn & in in dy, test=develop * update instance_norm,test=develop * fix bugs,test=develop * add more case in unittest,test=develop * fix,test=develop * fix,test=develop
-
- 07 7月, 2020 7 次提交
-
-
由 Aurelius84 提交于
-
由 lilong12 提交于
* add device_worker for pipeline, test=develop
-
由 Huihuang Zheng 提交于
As the title
-
由 gongweibao 提交于
-
由 cc 提交于
-
由 zhupengyang 提交于
-
由 cc 提交于
-