Commit Graph

25692 Commits (3ff5cc2d5efe24b5b69131a4e343eedf1f6b7d72)
 

Author SHA1 Message Date
Tao Luo 25ffa8445d
refine murmurhash3_x64_128 for bloom_filter (#20996)
6 years ago
Zeng Jinle 878a40f57d
Support NoNeedBufferVarsInference in dygraph backward (#20868)
6 years ago
wangchaochaohu bf379fef96
refine code for code reuse test=develop (#20988)
6 years ago
Thunderbrook 5970e8ac5e
find lookup table in order (#20932)
6 years ago
Yucheng 98f1cebd38 add sample code test under python3 and enabled multi-thread (#20950)
6 years ago
zhouwei25 394edd8647 fix mklml and cblas bug,test=develop (#20970)
6 years ago
Zhang Ting de9bec607e lrn supports channel_last input, test=develop (#20954)
6 years ago
Liufang Sang 9b666cae67 fix diff in dequantize op between cpu and gpu test=develop (#20953)
6 years ago
zhongpu 065804d39e fix bug in grad_op compute for dygraph, test=develop (#20975)
6 years ago
tangwei12 3b96e3d20a
fix FetchHandler (#20900)
6 years ago
liuwei1031 2dd9bc7159 fix windows python setup issue caused by (#20641) (#20928)
6 years ago
Wilber c534149642
fix squared_mat_sub_fuse_pass when elementwise_op input is from persistable param test=develop (#20960)
6 years ago
Dong Daxiang a6747a6ef1
add launch_ps module so that we can launch a parameter server trainin… (#20936)
6 years ago
Zhang Ting f4f85831d3 fix the bug of conv_transpose cudnn kernel, test=develop (#20958)
6 years ago
wangchaochaohu 7695b713e1
gpu info query refine test=develop (#20904)
6 years ago
Leo Chen 2c3c579b9b tensor.set() supports array list and remove unused code, test=develop (#20959)
6 years ago
WangXi eec4fa9099 And Enforce to fuse pass for DGC doesn't support fuse for now, test=develop (#20935)
6 years ago
Leo Chen 9974e40787 Update Tensor.set() to support float16 (#19964)
6 years ago
zhaoyuchen2018 7f3a445e9a
Fix gru as small frame_size has error. (#20922)
6 years ago
Zeng Jinle b0c0ffb9ae
refine pe when exception raises, test=develop (#20894)
6 years ago
123malin 20cdff0e02
Optimize decay (#20816)
6 years ago
Chengmo 16596f6498
Fix Paddle Cloud role maker (#20860)
6 years ago
liym27 59de8e1214 Compatible int32 and int64 for attr in concat/split/unsqueeze. test=develop (#20912)
6 years ago
liym27 7b4cb655bb keep the size of symmetric padding is 2 for 2d and 3 for 3d. test=develop (#20903)
6 years ago
Zhang Ting 8d1e9f0f7e maxout supports channel_last input (#20846)
6 years ago
WangXi 9d8ec42353 launch.py remove setting for nccl sync, test=develop (#20909)
6 years ago
Yihua Xu b6260f3866 Optimize the kernel implementation of layernorm with openmp (#20895)
6 years ago
hong 8c4573a3cb
GradMaker for dygraph (#19706)
6 years ago
zhouwei25 b741761098 Integration of third_party compilation structure (#20887)
6 years ago
Bai Yifan ac87d4e6e1
fix hdfs.download, test=develop (#20907)
6 years ago
Thunderbrook 59bcdc8a19
support dump param of model into afs (#20302)
6 years ago
Chen Weihang 768551b25d Add parameter init check add run_startup_progrom error message for fc(mul) (#20906)
6 years ago
Zhang Ting c18f1bd716 fix the bug of conv_transpose:compatible with Anylayout setting, test=develop (#20897)
6 years ago
Chen Weihang 3358455c86
Polish and arrange code in enforce.h (#20901)
6 years ago
qingqing01 728099d023
Simplify third_party path in Python package (#20776)
6 years ago
Yiqun Liu 16e4d02675
Refine the cache of program, context and scope in executor. (#18483)
6 years ago
Wilber b489760099
fix jit_matmul bug test=develop (#20886)
6 years ago
gongweibao 3255fe69bb Add custom black variable name set in amp interface. (#20875)
6 years ago
lvmengsi aadd81b662
Fix gradients (#20857)
6 years ago
Yiqun Liu 03ba0fdae6
Move the codes of fused operators to operators/fused directory. (#20881)
6 years ago
Leo Chen a9bc92c314 add c++ unique_name_generator, test=develop (#20871)
6 years ago
zhang wenhui d428912503
fix select_rows mergeadd bug, test=develop (#20876)
6 years ago
Zeng Jinle c51722c820
refine err msg of allocator, test=develop (#20879)
6 years ago
hong ff0886a92a
save load problem fix and new feature add (#20823)
6 years ago
Youwei Song 2058bab1c0 Add Sequential api (#20789)
6 years ago
liym27 6802539a2e support Tensor for split and concat, support -1 in num_or_sections, add check num_or_sections (#20780)
6 years ago
wangchaochaohu 28ca2e5ffa
strided_slice perforamnce improvement test=develop (#20852)
6 years ago
Yiqun Liu 6fcfd32e6c
Check and correct the output's lod_level in DynamicRNN related operators (#19144)
6 years ago
Yiqun Liu b5f3be8330
Implement a pass detect fusion group of elementwise op (#19884)
6 years ago
Zeng Jinle da9e9dd07f
fix py_reader combination ut, test=develop (#20861)
6 years ago