Commit Graph

33 Commits (0daa5c9772d95f3506fd164f78ff241ab0950b41)

Author SHA1 Message Date
gongweibao abaf87be2b
Change backward_guard to optimize_guard to maximize the allreduce overlap. (#19506)
6 years ago
silingtong123 a94a25867d imporve the doc of decorate_reader API (#19206)
6 years ago
liuwei1031 5d54ed4a84
improve the doc of DataFeeder and default_main_program (#18241)
6 years ago
chengduo b5a1c1463d
Update CPU_NUM config (#18059)
6 years ago
wopeizl 841553e13f
use pyreader to read data in dygraph mode (#17314)
6 years ago
liuwei1031 6a53fa95e7
improve the API Sample of DataFeeder, memory_optimize and release_memory (#17374)
6 years ago
sneaxiy 2f54d9f995 Merge develop
6 years ago
Zeng Jinle f8df9eb32e fix api doc (#16201)
6 years ago
sneaxiy 3334c279d0 add sample_generator
6 years ago
qingqing01 07dc5a1506
Add generate_mask_labels_op to support Mask-RCNN and refine some code. (#15371)
6 years ago
sneaxiy 999a05b04b polish code
6 years ago
sneaxiy d752177b8f enforce_dim_check_in_data_feeder
6 years ago
haowang101779990 66ea718452 en api improve format Dec 27
6 years ago
Wu Yi 856f0da0fe
Fp16 training (#14992)
6 years ago
typhoonzero da87f7a698 Revert "[Feature] Fp16 training for resnet50 (#14850)"
6 years ago
Wu Yi 3d750f9c5a
[Feature] Fp16 training for resnet50 (#14850)
6 years ago
chengduo 9fa87b23d9
Fix io doc (#14751)
6 years ago
qingqing01 2bb8f5b1b1
Support variable data shape of non-sequence data. (#13482)
6 years ago
minqiyang 99d3f08920 Add print_function for all python files
7 years ago
minqiyang 7f794ea563 Replace the overfix of 2to3 with six.string_types
7 years ago
minqiyang 559d36328c Apply 2to3 to current paddle main python code
7 years ago
chengduo 3f8d9b0a11
Merge pull request #11580 from chengduoZH/fix_doc_data_reader
7 years ago
chengduoZH 10cee7ed1f Add doc of fetch var
7 years ago
chengduoZH 74d1bf4ad9 Add doc of data reader
7 years ago
fengjiayi dfe54a4fbe update
7 years ago
fengjiayi 8cc249ef10 make data_feeder support dynamic shape
7 years ago
Kexin Zhao 417fcf4f43
Modify Pybind LoDTensor API according to length-based LoD (#11106)
7 years ago
chengduoZH 495368c243 ADD CPU_NUM
7 years ago
chengduoZH a56dcf5159 fix parallel_executor.py and xx_mnist.py
7 years ago
fengjiayi 9752e5bcbd Add uint8 support in data_feeder.py
7 years ago
Kexin Zhao d73f2bd6bd fix data_feeder lod bug
7 years ago
yuyang18 9c8383cf06 Parallel Executor revised feeder
7 years ago
Luo Tao b11956a0b5 move Fluid API code out of V2 API code
7 years ago