Commit Graph

25651 Commits (d74ea0855fe7c17ac237670a28d3a276366ce4f0)
 

Author SHA1 Message Date
tianshuo78520a d89ca2ffb5 split api_spec document (#20999)
5 years ago
juncaipeng 175ba39c03
Add post_training_quantization (#20800)
5 years ago
zhaoyuchen2018 0059404e77
Fix ce ocr_recognition test fails (#20987)
5 years ago
Zeng Jinle f56967c483
refine error message of gpu allocator, test=develop (#21008)
5 years ago
Chengmo bc8e600ce5
Fix rpc not wait in GEO communicator (#20967)
5 years ago
Leo Chen 008ed65fd5 Add c++ global current tracer for dygraph (#20882)
5 years ago
Zeng Jinle 5aae595902
fix no_need_buffer_vars_dep, test=develop, test=document_fix (#21007)
5 years ago
Huihuang Zheng 4cf96cd307
Add grad_name Property for Class Variable (#20991)
5 years ago
xujiaqi01 1d1a07937a
simplify master+patch,remove ins when size != merge_size or has conflict slot (#20913)
5 years ago
Tao Luo 25ffa8445d
refine murmurhash3_x64_128 for bloom_filter (#20996)
5 years ago
Zeng Jinle 878a40f57d
Support NoNeedBufferVarsInference in dygraph backward (#20868)
5 years ago
wangchaochaohu bf379fef96
refine code for code reuse test=develop (#20988)
5 years ago
Thunderbrook 5970e8ac5e
find lookup table in order (#20932)
5 years ago
Yucheng 98f1cebd38 add sample code test under python3 and enabled multi-thread (#20950)
5 years ago
zhouwei25 394edd8647 fix mklml and cblas bug,test=develop (#20970)
5 years ago
Zhang Ting de9bec607e lrn supports channel_last input, test=develop (#20954)
5 years ago
Liufang Sang 9b666cae67 fix diff in dequantize op between cpu and gpu test=develop (#20953)
5 years ago
zhongpu 065804d39e fix bug in grad_op compute for dygraph, test=develop (#20975)
5 years ago
tangwei12 3b96e3d20a
fix FetchHandler (#20900)
5 years ago
liuwei1031 2dd9bc7159 fix windows python setup issue caused by (#20641) (#20928)
5 years ago
Wilber c534149642
fix squared_mat_sub_fuse_pass when elementwise_op input is from persistable param test=develop (#20960)
5 years ago
Dong Daxiang a6747a6ef1
add launch_ps module so that we can launch a parameter server trainin… (#20936)
5 years ago
Zhang Ting f4f85831d3 fix the bug of conv_transpose cudnn kernel, test=develop (#20958)
5 years ago
wangchaochaohu 7695b713e1
gpu info query refine test=develop (#20904)
5 years ago
Leo Chen 2c3c579b9b tensor.set() supports array list and remove unused code, test=develop (#20959)
5 years ago
WangXi eec4fa9099 And Enforce to fuse pass for DGC doesn't support fuse for now, test=develop (#20935)
5 years ago
Leo Chen 9974e40787 Update Tensor.set() to support float16 (#19964)
5 years ago
zhaoyuchen2018 7f3a445e9a
Fix gru as small frame_size has error. (#20922)
5 years ago
Zeng Jinle b0c0ffb9ae
refine pe when exception raises, test=develop (#20894)
5 years ago
123malin 20cdff0e02
Optimize decay (#20816)
5 years ago
Chengmo 16596f6498
Fix Paddle Cloud role maker (#20860)
5 years ago
liym27 59de8e1214 Compatible int32 and int64 for attr in concat/split/unsqueeze. test=develop (#20912)
5 years ago
liym27 7b4cb655bb keep the size of symmetric padding is 2 for 2d and 3 for 3d. test=develop (#20903)
5 years ago
Zhang Ting 8d1e9f0f7e maxout supports channel_last input (#20846)
5 years ago
WangXi 9d8ec42353 launch.py remove setting for nccl sync, test=develop (#20909)
5 years ago
Yihua Xu b6260f3866 Optimize the kernel implementation of layernorm with openmp (#20895)
5 years ago
hong 8c4573a3cb
GradMaker for dygraph (#19706)
5 years ago
zhouwei25 b741761098 Integration of third_party compilation structure (#20887)
5 years ago
Bai Yifan ac87d4e6e1
fix hdfs.download, test=develop (#20907)
5 years ago
Thunderbrook 59bcdc8a19
support dump param of model into afs (#20302)
5 years ago
Chen Weihang 768551b25d Add parameter init check add run_startup_progrom error message for fc(mul) (#20906)
5 years ago
Zhang Ting c18f1bd716 fix the bug of conv_transpose:compatible with Anylayout setting, test=develop (#20897)
5 years ago
Chen Weihang 3358455c86
Polish and arrange code in enforce.h (#20901)
5 years ago
qingqing01 728099d023
Simplify third_party path in Python package (#20776)
5 years ago
Yiqun Liu 16e4d02675
Refine the cache of program, context and scope in executor. (#18483)
5 years ago
Wilber b489760099
fix jit_matmul bug test=develop (#20886)
5 years ago
gongweibao 3255fe69bb Add custom black variable name set in amp interface. (#20875)
5 years ago
lvmengsi aadd81b662
Fix gradients (#20857)
5 years ago
Yiqun Liu 03ba0fdae6
Move the codes of fused operators to operators/fused directory. (#20881)
5 years ago
Leo Chen a9bc92c314 add c++ unique_name_generator, test=develop (#20871)
5 years ago