Commit Graph

8985 Commits (578cccd48cc0a40dc0c8c7e0b60106ffebcc87d3)

Author SHA1 Message Date
Zeng Jinle 635cd62d23
remove deprecated memory_optimize usages, test=develop (#19579)
6 years ago
Youwei Song 9a577f2e41 fix batchnorm api param: data_layout (#19524)
6 years ago
xiaoting 7a86706309 modified multiclass_nms example (#19553)
6 years ago
gongweibao 57f0f0f2dc
Delete pserver complete file before executor running. (#19468)
6 years ago
JesseyXujin 4a7e6deb63
add padding in linear_chain_crf op (#19583)
6 years ago
hutuxian c756b5d231
Paddlebox Framework (#18982)
6 years ago
Zeng Jinle 5dce1da680 remove reset recordio usage (#19519)
6 years ago
ShenLiang 85914f7a88 add gather_nd op and unit test (#19366)
6 years ago
Jacek Czaja ecd9f330c9 [MKL-DNN] Fix to face model on AVX512 platforms (#19282)
6 years ago
Liufang Sang 9dde564097 change var name padding_num to padding_value (#19498)
6 years ago
Aurelius84 5b5379b32a
Add sequence_topk_avg_pooling Op (#19442)
6 years ago
chengduo 1cdd3b6985
Disable GC in test_parallel_exe_seresnext (#19408)
6 years ago
yaoxuefeng 10ca3f9609
add thread scope stat accurate metrics test=develop (#19480)
6 years ago
Bai Yifan 6d99842bb8
fix mean_iou api example, test=develop, test=document_preview (#19503)
6 years ago
Bai Yifan 8394699dbb add stop_gradient in range_api, test=develop (#19484)
6 years ago
chengduo e340df013e
Support feed single persistable variable to PE (#19417)
6 years ago
lidanqing ba368bf696 clean up intel labeled TODOs (#19476)
6 years ago
Thunderbrook 1fe468d319
support debug each output of each ins (#19004)
6 years ago
zhang wenhui bd35a7f0a6
support fc sort by number, test=develop (#19466)
6 years ago
Double_V 1d0f04315a fix row_conv_op to force it support lodtensor and tensor input simultaneously, test=develop (#19412)
6 years ago
Jiabin Yang 1ce0a09e60
fix con2d transpose bias by create and init it in build_once (#18968)
6 years ago
Yi Liu 4ef6b8457a
adapte fleet api for localsgd and support nccl comm configuration in executor (#19443)
6 years ago
tangwei12 65c7368400
Fix the correctness of async mode at distributed training (#18863)
6 years ago
chengduo e26411cec2
Open test_parallel_dygraph_se_resnext (#19342)
6 years ago
Yi Liu efb05ba258
supports multiple NCCL communicators preserved in NCCLCommContext (#19407)
6 years ago
Aurelius84 a9cd513680
improve sequence_conv api doc (#19316)
6 years ago
zhang wenhui 0d7949831b
fix fleet_desc bug && support format for abacus hotstart (#19430)
6 years ago
vincentXiyu 482ce818bb Support Tensor input with padding for warpctc op (#19322)
6 years ago
chengduo bfb6ac816e
Fix optimizer bug (#19410)
6 years ago
Leo Chen 6fb310ae29 Fix bug of getting bool Flags from os.environ (#19349)
6 years ago
liu zhengxi 32598ffd8f
Python infer api update and add unit test (#19353)
6 years ago
Zeng Jinle 807c7a4747
remove recordio convert in dataset, test=develop (#19387)
6 years ago
chengduo 11070cbff9
enabel seresnext reduce test (#19341)
6 years ago
Ghost Under Moon 10643b4ea6 fix- raise io error when user load from non-existed dir test=develop (#19384)
6 years ago
mapingshuo c2e5eaa27d
delete recordio writer (#19406)
6 years ago
mapingshuo d5ac87ec22
Lookahead optimizer (#19386)
6 years ago
silingtong123 da127d1110 Optimized error reporting information (#19173)
6 years ago
Jiabin Yang 55931db449
fix problem that get_attr method can't using default mode when we call has_attr in dygraph (#19328)
6 years ago
tangwei12 19dac67e9f
fix distribute transpiler GRPC error code 4, RPC Deadline (#18984)
6 years ago
Yibing Liu 5d1575cfe8
Fix arg do_model_average in param_attr (#19376)
6 years ago
zhang wenhui 4a3c4b8fa4
add fleet_desc config feature & multi_sparse table, test=develop (#18827)
6 years ago
Jiancheng Li 1799c257ad Update Light-NAS to support latency-aware search (#19050)
6 years ago
Zhen Wang 0fe72469ea
Add the max-pool2d quantization support and the partial quantization support. (#19310)
6 years ago
Leo Chen d49c2bad71 update inplace grad test to new CompiledProgram API, test=develop (#19359)
6 years ago
Yibing Liu b2c4f76cf2
Fix sequence mask in dygraph (#19271)
6 years ago
chengduo 4278518fb0
Update CompiledProgram (#18919)
6 years ago
翟飞跃 2e3ee57954 Use sparse matrix to implement FusedEmbeddingSeqPoolGradKernel (#19153)
6 years ago
Leo Chen a9d5fc5142 Enhance OpTest to check the consistency of operators when using and not using inplace (#19101)
6 years ago
Aurelius84 0d29cf18f4
Supports diagonal initialization in uniform_random op (#19299)
6 years ago
chengduo 5a579df9ba
[Speedup] Make dygraph data parallel faster (#19280)
6 years ago