Commit Graph

22615 Commits (e92ad8a2097ecffdfa412306b60dba4df68b8541)
 

Author SHA1 Message Date
Qiao Longfei e92ad8a209 optimize test_async_ssa_graph_executor_mnist test=develop
7 years ago
Qiao Longfei b2c082c46f Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into add-async-ssa-graph-executor
7 years ago
lidanqing 02c106c717 MKLDNN: Add UT for conv_transpose_mkldnn op. (#16030)
7 years ago
Qiao Longfei 8744f9a083 fix parallel executor async mode
7 years ago
Kaipeng Deng cccde65b1c
Merge pull request #16043 from sneaxiy/fix_doc_md5
7 years ago
sneaxiy f0634da4b5 test=develop
7 years ago
Qiao Longfei e70b1727ef Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into add-async-ssa-graph-executor
7 years ago
chengduo e2da3a5b22
Revert "Add Event for TensorCopy" (#16022)
7 years ago
Zeng Jinle cae6614c98
Merge pull request #16005 from sneaxiy/develop-fix-executor-doc
7 years ago
lidanqing dd1c7ee604 UT for conv2d_mkldnn_op with fuse_bias and fuse_residual (#16016)
7 years ago
baojun 9aaea38c0a fix cpplint test=develop (#16028)
7 years ago
tianshuo78520a c6f94dd65c Diff api (#16024)
7 years ago
tianshuo78520a 26e3842d40 Update detection API add new check document (#15848)
7 years ago
Tao Luo 96f7fc60ee
Merge pull request #16013 from kbinias/kbinias/poll-mkldnn-ut
7 years ago
chengduo ae37f82964
Unified ParallelExecutor and Compiler (#15970)
7 years ago
Krzysztof Binias 54f21a5c47 Add test for ceil mode
7 years ago
chengduo 7235fd662b
Add Event for TensorCopy (#15953)
7 years ago
sneaxiy 7c4303bc4a Fix doc
7 years ago
Zhen Wang 46c5e37858 improve save_persistable api doc. test=develop (#15911)
7 years ago
Tink_Y 31d830de9f refine image_resize annotation (#15976)
7 years ago
tangwei12 6d5a04c1e7
add op type in check nan/inf (#15986)
7 years ago
Qiao Longfei 847e4f4e85 pure async mode train
7 years ago
Qiyang Min 187cffd019
Merge pull request #15928 from velconia/imperative_backward_hooks
7 years ago
Yiqun Liu 1616c32acf
Add the include of cudnn.h to enable the use of CUDNN_VERSION. (#15961)
7 years ago
Yiqun Liu 798925453e
Revert "Optimize while_op when is_test is true. (#15811)" (#15968)
7 years ago
flame b187e3728e
add anakin fc op converter (#15965)
7 years ago
minqiyang e5f3435dd5 Add missing headers
7 years ago
minqiyang fa1ff1d2f1 reduce ut time
7 years ago
Yiqun Liu 87248281f7
Fix error in CUDA kernel of beam_search. (#15957)
7 years ago
Tao Luo c494f64a0f
Merge pull request #15941 from mozga-intel/mozga-intel/enable_mkldnn_framework
7 years ago
Tao Luo 344f098a34
Merge pull request #15963 from baojun-nervana/ngraph_v14
7 years ago
Tao Luo 4efdebc6f6
Merge pull request #15931 from yihuaxu/develop_2c5c7b2a7_gelu_mkl_opt
7 years ago
baojun-nervana b51e4dc0a4 fix lib64 test=develop
7 years ago
tensor-tang e5f9d3a47c
Merge pull request #15892 from tensor-tang/jit/sgd
7 years ago
Tao Luo e6bab55f1b
Merge pull request #15959 from luotao1/infershape_refine
7 years ago
minqiyang 659a719315 increment resnet and ptbrnn's batch_num
7 years ago
minqiyang 50639fafdb Polish code
7 years ago
ruri 72efef6358
Merge pull request #15887 from shippingwang/cosine_decay_op
7 years ago
flame e40d56c3d3
anakin subgraph engine (#15774)
7 years ago
minqiyang fe406b98c9 Polish code
7 years ago
Yiqun Liu 613d9d0756
Optimize while_op when is_test is true. (#15811)
7 years ago
xiaolil1 1abddd8d97 Optimize Quantize Op with primitive reuse. (#15929)
7 years ago
Tao Luo 7ec97a0a7e
Merge pull request #15930 from xiaolil1/dequantize-reuse
7 years ago
luotao1 34404f9c31 refine infershape of sequence_enumerate, hash and fuse_emb_seq_pool
7 years ago
Xin Pan a63e2a0a4f
Merge pull request #15948 from panyx0718/api2
7 years ago
minqiyang f469bb6b36 Polish code
7 years ago
minqiyang ac88c62a5b Reset output var's pre_op pointer when op was destructed
7 years ago
baojun f285191fb3 Added adam op test=develop (#15710)
7 years ago
jerrywgz b92ef45fe9
Merge pull request #15678 from jerrywgz/refine_softmax_with_cross_entropy
7 years ago
mozga-intel 558f94cd77 Register sum operator (#15889)
7 years ago