Commit Graph

25164 Commits (1b7de8945593ea4cb493fd081adc2b24604a53d8)
 

Author SHA1 Message Date
Zeng Jinle c2c5b1b941
remove signal raise msg, test=develop (#19527)
6 years ago
lidanqing ba368bf696 clean up intel labeled TODOs (#19476)
6 years ago
Tao Luo 5eefd6e311
make PADDLE_ENFORCE ci check rule more readable (#19512)
6 years ago
Zeng Jinle 11f2f78458
fix sofmax seg fault in AVX, test=develop (#19487)
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
Zeng Jinle 5c8f210ce3
refine inplace inference registry, test=develop (#19032)
6 years ago
chengduo b6d1d8901f
Increase num_iteration_per_drop_scope (#19075)
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
Tao Luo 61389ae5aa
make PADDLE_ENFORCE ci check rule more robust (#19445)
6 years ago
baojun 6421c61ae2 Update ngraph engine for multiple threading (#19155)
6 years ago
chengduo e26411cec2
Open test_parallel_dygraph_se_resnext (#19342)
6 years ago
Zeng Jinle caf59d0f3f
Add signal message to stderr (#19421)
6 years ago
Yi Liu efb05ba258
supports multiple NCCL communicators preserved in NCCLCommContext (#19407)
6 years ago
Huihuang Zheng 56dd76538c
Delete useless ex-scope in recurrent op (#19426)
6 years ago
wopeizl b8aa37d529
save the callstack information to file when exception throws test=dev… (#19324)
6 years ago
xsrobin 3f392fd4bc test=develop (#19463)
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
joanna.wozna.intel 2e3ec66be0 Add conv dequant squash for int8 (#18905)
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
tianshuo78520a 8048992042 add cuda10 support in fast_install.sh and add dynamic get version for release (#19106)
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
Huihuang Zheng 12d29f4d2a
Change TensorCopy in recurrent_op to ShareDataWith (#19319)
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
Tao Luo c82280e445
remove unused conv_elementwise_add2_act_fuse.cc (#19344)
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
lidanqing 9240e5325c add local user data conversion into full_pascalvoc_test_preprocess.py (#19283)
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