- 17 9月, 2020 19 次提交
-
-
由 Yi Liu 提交于
paddle/fluid/operators/distributed_ops OP报错信息优化
-
由 tianshuo78520a 提交于
* Fix install pr requirements.txt * test=document_fix
-
由 guofei 提交于
Replace the 'spawn' start method with 'fork' start method for multiprocessing, on MacOS with python>=3.8 (#27317) * Replace the 'spawn' start method with 'fork' start method for multiprocessing, on MacOs when python>=3.8 test=develop
-
由 Jack Zhou 提交于
enhance reduce op which can reduce tensor with arbitrary rank
-
由 LiuChiachi 提交于
* update model.save_inference_model * update doc for _save_inference_model, delete useless class in unittests * make users not be able to set model._inputs be None * update usage of Model class in unittests * fix bugs of _verify_spec * fix bugs of _verify_spec * add unittest to increase coverage rate * delete http.log * update doc for save, remove requirments and limitations for using * update doc for class Model
-
由 YUNSHEN XIE 提交于
-
由 YUNSHEN XIE 提交于
-
由 YUNSHEN XIE 提交于
-
由 lilong12 提交于
-
由 chalsliu 提交于
-
由 ShenLiang 提交于
* fix floordiv
-
由 Zhou Wei 提交于
-
由 guofei 提交于
* Refine the unittest to support py38 test=develop
-
由 Zhou Wei 提交于
-
由 Huihuang Zheng 提交于
Change ProgramTranslator.enable_declarative to ProgramTranslator.enable_to_static to meet API 2.0
-
由 danleifeng 提交于
* fix fleet dynamic-mode en-doc;test=develop
-
由 ShenLiang 提交于
-
由 wanghuancoder 提交于
* add op_function_generator.exe retry in windows, test=develop * modify test_imperative_using_non_zero_gpu from use two gpus to one gpu, test=develop
-
由 Zhou Wei 提交于
-
- 16 9月, 2020 21 次提交
-
-
由 Leo Chen 提交于
* remove objgraph * remove graphviz * fix ut
-
由 gongweibao 提交于
-
由 ShenLiang 提交于
* add adaptivelsgd * Todo fix the code to avoid the conflict.
-
由 Jack Zhou 提交于
Error description optimize for the math dir
-
由 zhangchunle 提交于
-
由 Yibing Liu 提交于
-
由 Zhou Wei 提交于
fix judge cache file of inference api more accurate
-
由 Jacek Czaja 提交于
test=develop
-
由 Chen Weihang 提交于
* support load state_dict from save_params/persistables * remove failed unittest * add load eof check & unittest * remove eof check
-
由 yaoxuefeng 提交于
-
由 ShenLiang 提交于
* fix error message
-
由 Chen Weihang 提交于
* polish framework error message part 7 * fix typo * polish by reviewes comment
-
由 Chen Weihang 提交于
* add input_spec & output_spec for translated_layer * update error message
-
由 littletomatodonkey 提交于
-
由 YUNSHEN XIE 提交于
-
由 Zhen Wang 提交于
-
由 wawltor 提交于
update the error message check for the some ops
-
由 wawltor 提交于
add the error message check for the some operator
-
由 danleifeng 提交于
* fix ports conflict when launching multi-nodes in paddlecloud;test=develop * add DISTRIBUTED_TRAINER_ENDPOINTS env for cloud;test=develop
-
由 Wilber 提交于
-
由 Leo Chen 提交于
-