Commit Graph

4220 Commits (e782b54b9c6f7355946a798b74d5499d35cc38a7)

Author SHA1 Message Date
baojun e782b54b9c update sofmax with axis arg test=develop (#17190)
7 years ago
Kaipeng Deng a71d8fdb87
Softmax_cross_entropy op add axis (#16806)
7 years ago
Zhen Wang a914d9b116
Quant output scale (#17215)
7 years ago
zhaoyuchen2018 32b62c25af
optimize sum op (#16820)
7 years ago
石晓伟 a72dbe9abf
Cherry-pick benchmark related changes from release/1.4 (#17156)
7 years ago
jerrywgz ef66baedc0
Refine api doc (#17230)
7 years ago
jerrywgz cc95a7516c
fix distribute fpn proposals, test=develop (#16152)
7 years ago
Zeng Jinle ee2028a110
Add use_cuda to inplace pass (#17205)
7 years ago
jerrywgz a72907bbf4
Enhance concat op to support empty input. (#17015)
7 years ago
Zeng Jinle 4e1bc6e805
Rewrite inplace pass and fix gc bug (#17126)
7 years ago
Zeng Jinle 08773b6069
fix reader default stream,test=develop (#17106)
7 years ago
xiaoting bc48453b73 polish the label_smooth (#17138)
7 years ago
Leo Zhao bf4b21fa3d fix assertion failure issue when test_analyzer_bert uses ngraph (#17148)
7 years ago
tangwei12 deb510d451
cvm op feature (#17081)
7 years ago
Zeng Jinle 28d69d710a
Refine dropout gpu memory (#17095)
7 years ago
Huihuang Zheng b9494058b3
Use CudnnWorkspaceHandle in exhaustive search (#17082)
7 years ago
xiaoting 7da7881c0e Detailed coordinate description for yolov3 loss (#17007)
7 years ago
ceci3 258e000be6
test=develop, double backward leaky_relu (#17067)
7 years ago
Kaipeng Deng 10c487eb21
fix interpolate cu. test=develop (#17101)
7 years ago
whs 55ce36e981
Speedup roi_perspective_transform op by caching the information of linear interpolation in forward (#17090)
7 years ago
Yan Xu 0b07eef118
ParallelDyGraph with GPU collective mode (#16827)
7 years ago
Zeng Jinle 0c335dcd2c
Make conv cudnn workspace size configurable (#17036)
7 years ago
jerrywgz ea3504c7ec
Merge pull request #17017 from jerrywgz/fix_potential_hung
7 years ago
qingqing01 c1c2633a63
Support backward of backward for Relu and add a new gradient checker by comparing theoretical and numerical Jacobian. (#16862)
7 years ago
tangwei12 45136b1b41 fix bug in save, test=develop
7 years ago
jerrywgz 47013af0a6
Merge pull request #17011 from jerrywgz/enhance_generate_proposal_labels
7 years ago
jerrywgz b2df6de860 fix potential hung in generate proposals, test=develop
7 years ago
qingqing01 ea42e431f8
Speed unit testing. (#16978)
7 years ago
jerrywgz d3a66fc616 enhance generate proposal labels, test=develop
7 years ago
Zeng Jinle 1202d3fc74
Refine model gpu memory (#16993)
7 years ago
Yibing Liu 3c375751f8
Support seq len equal to 0 in sequence ops (#16935)
7 years ago
Yibing Liu 36c05d36ab
Check some shapes only in runtime (#16919)
7 years ago
gongweibao cbdb8a17b1
Polish DGC code (#16818)
7 years ago
Guo Sheng 9f1d4a152b
Merge pull request #16902 from guoshengCS/refine-infer-shape
7 years ago
Guo Sheng caf2848356
Merge pull request #16898 from Superjomn/fix/logical_op_infershape
7 years ago
tangwei12 2b61db07d1
fix sampling id op bug (#16909)
7 years ago
Kevin c474e7ddf5 fix overflow by int32 mul test=develop (#16794)
7 years ago
Hongyu Liu baf60e3a27
Merge pull request #16907 from xuezhong/fix_infershape_bug2
7 years ago
Yan Chunwei 8cff2b4231
Update logical_op.cc
7 years ago
Hongyu Liu 40be9590d4
Merge pull request #16897 from velconia/fix_split_lod_tensor_op_infer_shape
7 years ago
Hongyu Liu d68fb792f8
Merge pull request #16890 from colourful-tree/dev
7 years ago
Hongyu Liu ad2a2bb063
Merge pull request #16913 from phlrain/fix_bpr_loss
7 years ago
Hongyu Liu 8bd549bb68
Merge pull request #16861 from tensor-tang/refine/infershape
7 years ago
Hongyu Liu 9d5d44f939
Merge pull request #16840 from phlrain/fix_shape_check_many
7 years ago
SunGaofeng 0508c9869c
Merge pull request #16853 from SunGaofeng/affine_modify
7 years ago
tangwei12 008fd785fd
fix/positive negative pair op (#16895)
7 years ago
Hongyu Liu d5a7c09856
Merge pull request #16798 from phlrain/softmax_cross_support_high_rank
7 years ago
xiaoting 431eab648e
Merge branch 'develop' into yolov3_loss
7 years ago
xuezhong 9c6ee7cf4c add <memory>
7 years ago
xuezhong 742d758747 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into fix_infershape_bug2
7 years ago