Commit Graph

385 Commits (f5840d89258b4d2dd8e3da77db8645d58bbf0d4d)

Author SHA1 Message Date
yuyang18 ad594b9b70 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into feature/clean_matmul
7 years ago
dzhwinter 62c51e44d2
"add float64 tests" (#10450)
7 years ago
Tao Luo 5c26f16832
Merge pull request #10506 from tonyyang-svail/test_label_semantic_roles
7 years ago
Jeff Wang 0fed3db3eb
Put all new tests under high-level-api (#10534)
7 years ago
Yang Yang 5950978573 decrease the pass number of test_label_semantic_roles
7 years ago
chengduoZH a459764de7 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into fix_fetchop
7 years ago
chengduoZH e00c1ee10f fix split var test
7 years ago
Yu Yang 96b703c007 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into feature/clean_matmul
7 years ago
chengduoZH e87b345d50 untest understand_sentiment
7 years ago
chengduoZH 483f5e7efd fix test_memory_optimization_transpiler.py
7 years ago
chengduoZH 6f306f09c0 refine unit test
7 years ago
Jeff Wang 380471f947
Simplify fluid api recognize digit (#10308)
7 years ago
Siddharth Goyal 8a8ae9cebe
Add label semantic examples with new Fluid api (#10368)
7 years ago
chengduoZH aff8a26d71 check generated_op_
7 years ago
chengduoZH 2e5d44f102 fix fetch op
7 years ago
Yu Yang 3dd01823a8 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into feature/clean_matmul
7 years ago
Yu Yang c6a6d87f96 Rewrite Matmul, make code cleaner
7 years ago
Kexin Zhao 55e714e0d2 add float16 support to pool3d
7 years ago
Kexin Zhao 8b16927230 add fp16 support to conv3d
7 years ago
chengduoZH f9c680c43e Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into feature/update_sparse_parameter
7 years ago
Qingsheng Li 3bb99c4f66
Added auto transform to beam_search_decode_op (#10286)
7 years ago
Yi Wang ddf6167213
Correct filename (#10384)
7 years ago
Kexin Zhao 7a86069422 Add float16 demo code and put float16 work in contrib/float16 folder (#10331)
7 years ago
Abhinav Arora f428e82d25
Prediction should be a part of inference_network in new API (#10356)
7 years ago
Abhinav Arora 3000e9946f
Write the Understand Sentiment book example with stacked LSTM using new API (#10355)
7 years ago
Helin Wang be219ac0ea
Merge pull request #10354 from helinwang/scaffold
7 years ago
Yancey 73650a8320
Merge pull request #10342 from Yancey1989/refine_distribute_transpiler_api
7 years ago
Wu Yi 88d79dfe95
Merge pull request #10292 from typhoonzero/fix_grpc_server_ready_condition
7 years ago
Tomasz Patejko 4a497b826d MKLDNN implementation of batch normalization (#9904)
7 years ago
Helin Wang a66052c6ff improve trainer API
7 years ago
Helin Wang 6d5e582d20
Merge pull request #10343 from reyoung/feature/new_api_train_impl
7 years ago
chengduoZH c891189568 update sparse gradient parameter with reduce and broadcast
7 years ago
yi.wu 6422c0e4f6 update by comment
7 years ago
chengduoZH 5ff1ef36ee update sparse parameter
7 years ago
Yu Yang 1bb579a3f5 A naive trainer implementation
7 years ago
Yancey1989 da960ada49 redefine distribute transpiler api
7 years ago
Yancey ff99d94197
Merge pull request #10164 from Yancey1989/lookup_sparse_table_op
7 years ago
Helin Wang a785a837b9 update the example with the latest API
7 years ago
Helin Wang 3eef539a42 add word2vec test for the new API
7 years ago
Thuan Nguyen fb7ca48c06
Add image classification unit test using simplified fluid API (#10306)
7 years ago
dzhwinter eb6f9dd5de
Feature/cuda9 cudnn7 (#10140)
7 years ago
Yancey1989 1a93253f16 fix unittest
7 years ago
dyning 4a5bfa89c3 Modify RoI pooling op to use LoDTensor and expose it into Python API (#10208)
7 years ago
Kexin Zhao 0ecc6fa8f3 Add float16 transpiler and image classification example (#10109)
7 years ago
baiyf c816121d11 optimized iou_similarity_op (#10231)
7 years ago
Yancey1989 e393c86c4a Merge branch 'develop' of github.com:PaddlePaddle/Paddle into lookup_sparse_table_op
7 years ago
wangyang59 72ee737f3f
Merge pull request #9308 from wangyang59/bilinear
7 years ago
Yang Yang(Tony) 2182ecfbbd
remove duplicated ShareLoD in gru_op and sequence_conv_op (#10149)
7 years ago
Yu Yang 4ecc9b7bae
Merge pull request #10166 from reyoung/feature/train_and_test_recordio
7 years ago
chengduo bfbbe19fbb
Merge pull request #10150 from chengduoZH/fix_elementwise_gradient
7 years ago