Commit Graph

2075 Commits (6d5a04c1e7b4d0aecb2b5e44e75fb4776da566b1)

Author SHA1 Message Date
Jiabin Yang 075df09f86
Merge pull request #15470 from JiabinYang/feature/imperative
7 years ago
Qiyang Min b69996c2d3
Merge pull request #15558 from velconia/imperative_resnet
7 years ago
jerrywgz 7bc8481c62
Merge pull request #15418 from jerrywgz/refine_nms
7 years ago
Wu Yi ab4715840d
fix default create_parameter dtype maching initializers (#15521)
7 years ago
minqiyang 49a7fba848 Polish code
7 years ago
minqiyang 159c407328 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into imperative_resnet
7 years ago
dzhwinter ee3aae56cd merge develop branch. test=develop
7 years ago
dzhwinter d6d3e6afe2 add more skip strategy
7 years ago
JiabinYang fff67a9481 test=develop, use parameters() to get parameters
7 years ago
JiabinYang 2e309b11c2 test=develop, merge develop
7 years ago
JiabinYang 0ea7c9c129 remove test split op in imperative
7 years ago
minqiyang 79d62c5402 Fix mnist
7 years ago
JiabinYang 3dfbef290b polish code and add comments for Embedding
7 years ago
jerrywgz cee2e1b089 refine code, test=develop
7 years ago
Xin Pan c11afdb5cb
Merge pull request #15516 from panyx0718/imperative3
7 years ago
JiabinYang 8e3da976f4 test=develop, polish code
7 years ago
dzhwinter 2739096eec compatibable with python side mem_opt
7 years ago
JiabinYang f364b72207 test=develop, add ptb_rnn test in imperative
7 years ago
JiabinYang a59b7ac73b Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into feature/imperative
7 years ago
JiabinYang ba981604fd fix split
7 years ago
ruri 88bd7e1a61
Merge pull request #15027 from shippingwang/shufflechannel
7 years ago
jerrywgz 3118a5e83c refine test_detection, test=develop
7 years ago
jerrywgz 466a10dcdd refine code, test=develop
7 years ago
jerrywgz a39240c3b6 add attr variance for box coder, test=develop
7 years ago
JiabinYang 3be8ffad2f test=develop, polish code and merge conflict
7 years ago
JiabinYang 1bf2facecb Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into feature/imperative
7 years ago
JiabinYang e3a8929cf8 little change
7 years ago
Xin Pan 42e61af861 polish
7 years ago
Xin Pan 4d9feb35b9 support multi grad ops
7 years ago
Zeng Jinle ed1726eaaa
Merge pull request #15501 from sneaxiy/disable_eager_deletion_mnist
7 years ago
Zeng Jinle dec89bd7ed
Merge pull request #15460 from sneaxiy/try_to_turn_on_remove_unnecessary_lock
7 years ago
minqiyang 3ce2d295c0 Refine stop_gradient
7 years ago
tink2123 e448bdb298 modified some comments
7 years ago
tink2123 88744e4ab8 fixed some errors
7 years ago
jerrywgz 6dfd789bfc Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into refine_nms
7 years ago
jerrywgz 6928f8318f Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into add_axis_for_boxcoder
7 years ago
jerrywgz e60c8438fc Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into add_clip_op
7 years ago
Xin Pan 58cb18d9d9
Merge pull request #15322 from velconia/imperative_resnet
7 years ago
sneaxiy eed4a6383d disable eager deletion unittest
7 years ago
JiabinYang cddecad701 test=develop, add embeding to layers and add ptb_rnn in imperative test
7 years ago
tink2123 48cc484643 add align_corners and align_mode for image_resize
7 years ago
minqiyang c8965dc1ab Polish code
7 years ago
乔龙飞 Qiao Longfei d243e555eb
Merge pull request #15080 from jacquesqiao/optimize-assign
7 years ago
tangwei12 8b50ad80ff
checkpoint at distributed training (#14854)
7 years ago
jerrywgz 57e5f61ec8 add gpu kernel, test=develop
7 years ago
qingqing01 07dc5a1506
Add generate_mask_labels_op to support Mask-RCNN and refine some code. (#15371)
7 years ago
Qiao Longfei 6833ec06dc Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into optimize-assign
7 years ago
JiabinYang 33590b583f test=develop, move simple rnn cell to test_imperative
7 years ago
Yiqun Liu eaad3e4c3d
Add check of input in sequence_expand op. (#15466)
7 years ago
sneaxiy ef788603d4 merge develop
7 years ago
Zhen Wang 58727e8e6d
Merge pull request #15455 from wzzju/graph_quantization
7 years ago
Paddle CI 289aba750a Polish code
7 years ago
jerrywgz c12a969bd4 refine comment and unittest, test=develop
7 years ago
JiabinYang 05bbe4e153 test=develop, add simple rnn test
7 years ago
jerrywgz 1c558ad388 add gpu kernel for box clip, test=develop
7 years ago
JiabinYang e5a3306269 test=develop, add simple rnn test
7 years ago
JiabinYang 44c46e936f Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into feature/imperative
7 years ago
WangZhen bac08c4a26 Fix some bugs caused by set functions of the Pass class. test=develop
7 years ago
JiabinYang 266e0b63cd Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into feature/imperative
7 years ago
flame f534c66d2d
fix test_word2vec bug (#15462)
7 years ago
JiabinYang e686818aed simple RNN
7 years ago
sneaxiy d8568acd19 turn on remove_unnecessary_lock
7 years ago
Qiao Longfei 99d533d026 update TestNumpyArrayInitializer test=develop
7 years ago
Qiao Longfei 0aecf7c70e add TestNumpyArrayInitializer
7 years ago
Qiao Longfei a1326cf363 add NumpyArrayInitializer and use it to refactor nce op
7 years ago
Qiao Longfei def70c5ccc Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into optimize-assign
7 years ago
minqiyang cf7229d2c2 Polish code
7 years ago
minqiyang cafbd62ea0 Add FLAGS_cudnn_deterministic to unittest now
7 years ago
flame d60751fb71
add python inference api (#15248)
7 years ago
dzhwinter 8f3b252392 squash commits. test=develop
7 years ago
minqiyang be2d3ae629 Add debug info
7 years ago
minqiyang a21f4e38c3 Polish code
7 years ago
minqiyang 8ce198b2e1 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into imperative_resnet
7 years ago
minqiyang 31a1cd8ce5 Align the first batch of gpu resnet
7 years ago
Dun 9f8f0fc2d3 Memory optimization of depthwise conv op and group norm op (#15313)
7 years ago
Xin Pan 9a9c690e71
Merge pull request #15343 from panyx0718/imperative3
7 years ago
jerrywgz b62a17bbae add nms api
7 years ago
JiabinYang af1cee5a35 change in 1/18
7 years ago
jerrywgz f660553d77 enhance nms for mask rcnn, test=develop
7 years ago
shippingwang 14f2a1060d Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into shufflechannel
7 years ago
jerrywgz 88ee56d0b2 enhance nms for mask rcnn
7 years ago
zhaozhehao e2ba9668b4 Tree conv op (#15217)
7 years ago
chengduo 958ca2c7c5
speed fetch_feed_test (#15383)
7 years ago
jerrywgz 10dd3b37ad add axis for box coder op
7 years ago
乔龙飞 Qiao Longfei adba4384ec
Merge pull request #15161 from jacquesqiao/gru-add-mode
7 years ago
wopeizl e81b2c93f5
Merge pull request #15342 from wopeizl/windows/fixunittest
7 years ago
JiabinYang 7e3280ad1b Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into feature/imperative
7 years ago
minqiyang dbd4d058af Add static implementation and fix fc layer
7 years ago
Xin Pan e395f2c6a3 polish codes
7 years ago
JiabinYang 200776bdf0 add simple rnn
7 years ago
minqiyang 315b133e67 Add single GPU support to imperative
7 years ago
jerrywgz 481d8bce2f add box clip op
7 years ago
tensor-tang 3759c1db8c
Merge pull request #14805 from mozga-intel/mozga-intel/element_wise_operator_ngraph
7 years ago
Xin Pan 179363a15c polish codes
7 years ago
Xin Pan bfa2621fc3 fix bias
7 years ago
Xin Pan 9a4314f025 imperative gan
7 years ago
peizhilin e7fa61e282 fix unit test cases
7 years ago
Xin Pan a61e7d0f48 dy gan mostly working
7 years ago
tensor-tang a7fc3d42a0
Merge pull request #15304 from tensor-tang/fuse/second_order_mul_sub
7 years ago
Xin Pan 2db6e3ed2a
Merge pull request #15292 from panyx0718/imperative
7 years ago
乔龙飞 Qiao Longfei b14d4cdd75
Merge pull request #14890 from jacquesqiao/multithread-sparse-adam
7 years ago
Xin Pan 03fe31097b add static GAN
7 years ago
mozga-intel cba729404d Enable softmax operator for a ngraph engine
7 years ago
wopeizl 0fbb76f66b
Merge pull request #15204 from wopeizl/debug/support
7 years ago
Qiao Longfei a2f2cde031 revert test_adam_op test=develop
7 years ago
Qiao Longfei 7fd15ce539 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into multithread-sparse-adam
7 years ago
Qiao Longfei 9b4fe283e1 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into multithread-sparse-adam
7 years ago
minqiyang 91d87ec0b2 Add unittest for imperative resnet
7 years ago
Xin Pan 95f142b18b resolve conflict
7 years ago
Xin Pan c27008c408 convert all tests to new CompiledProgram API
7 years ago
chengduo 485d32102d
Open fetch_feed_op test (#15266)
7 years ago
peizhilin 9adb158e5b Merge remote-tracking branch 'upstream/develop' into debug/support
7 years ago
Xin Pan 0d5819eb4f polish imperative codes
7 years ago
tensor-tang d618e48309 fix fuse square mat order and refine test
7 years ago
tensor-tang 157494a462 add squared mat sub unit test
7 years ago
Qiao Longfei e477d789a1 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into gru-add-mode
7 years ago
tensor-tang f347d6e4a1 add repeated fc relu unit test
7 years ago
Xin Pan c9b4adf0d5
Merge pull request #15220 from velconia/imperative_shared_ptr
7 years ago
Zeng Jinle 06efc6f35e
Merge pull request #15277 from sneaxiy/fix_py_reader_unittest
7 years ago
minqiyang c86b3dd6e6 Polish code
7 years ago
minqiyang ddfb9f1123 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into imperative_shared_ptr
7 years ago
Xin Pan d1220f23bb
Merge pull request #15229 from panyx0718/imperative
7 years ago
colourful-tree d5a8909131
Merge pull request #14950 from colourful-tree/develop
7 years ago
sneaxiy 485a1b5a37 fix some failed unittest
7 years ago
minqiyang d0b640dca1 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into imperative_shared_ptr
7 years ago
xiaolil1 8f17c714de Conv int8 residual (#15145)
7 years ago
chengduo 0e178033d3
open compare_reduce_and_allreduce test (#15258)
7 years ago
Wu Yi fd85418329
[Feature] support mix precision training for resnet (#14899)
7 years ago
flame fb63cd89d4
Add python ir graph API (#14917)
7 years ago
Zeng Jinle 41104907a4
Merge pull request #15189 from sneaxiy/enforce_dim_check_in_data_feeder
7 years ago
乔龙飞 Qiao Longfei 5e74c4e88f
Merge pull request #15100 from jacquesqiao/fix-dist-sparse-decay
7 years ago
minqiyang 0601f5c4ee Add cross_entropy loss to mnist ut
7 years ago
minqiyang 7aab39af15 Change grads to VarBase
7 years ago
Qiao Longfei 40330c2c23 clean test_dist_ctr_with_l2_decay test=develop
7 years ago
tensor-tang 48410b9bfe
Merge pull request #15237 from tensor-tang/fuse/seqpool_concat_2
7 years ago
Xin Pan 7b73fc9e1a
Merge pull request #15089 from panyx0718/api
7 years ago
Qiao Longfei 5907d837c8 merge test_dist_ctr_with_l2_decay.py into test_dist_ctr.py
7 years ago
Xin Pan 9597fd05e9 polish
7 years ago
Qiao Longfei 9484165923 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into optimize-assign
7 years ago
sneaxiy 999a05b04b polish code
7 years ago
Xin Pan 7aad6afd49 forward and backward
7 years ago
mozga-intel a42f8f4f6f Enable element_wise_add operator for a ngraph
7 years ago
tensor-tang f702f8fd10 Merge remote-tracking branch 'ups/develop' into fuse/seqpool_concat
7 years ago
Qiao Longfei b16e832d4d Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into fix-dist-sparse-decay
7 years ago
peizhilin c783dd03bd fix the test case test=develop
7 years ago
Xin Pan 11d4d39cd7 forward working
7 years ago
Tao Luo 4d9aa1745a
Merge pull request #14806 from mozga-intel/mozga-intel/scale_operator_ngraph
7 years ago
Tao Luo dc0c221426
Merge pull request #14803 from mozga-intel/mozga-intel/mean_operator_ngraph
7 years ago
Xin Pan b629133375 checkpoint runnable PyLayer
7 years ago
Qiyang Min 317840d3ba
Merge pull request #14277 from velconia/add_fused_emb_seq_pool_op
7 years ago
tensor-tang 2dd331cc21 Merge remote-tracking branch 'ups/develop' into fuse/seqpool_concat
7 years ago
tensor-tang 316636404f add seqpool concat unit test
7 years ago
xiaolil1 c8f101e5da Conv int8 relu (#15130)
7 years ago
Xin Pan 0d0bc61248 update api
7 years ago
Qiao Longfei 44b300556d change min_row_size_to_use_multithread to parameter of adam
7 years ago
Qiao Longfei 87b4eb1da4 change min_param_size_to_use_multithread to min_row_size_to_use_multithread
7 years ago
chengduo eabb2105fa
Refactor MultiDevSSAGraphBuilder (#15090)
7 years ago
minqiyang 920d4a8b78 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into add_fused_emb_seq_pool_op
7 years ago
mozga-intel e77956c920 Enable mean operator for a ngraph
7 years ago
mozga-intel dd768714ab Enable scale operator for a ngraph
7 years ago
Qiao Longfei 7a81ab8607 complete gru_unite_op and test
7 years ago
Qiao Longfei 816c18a22b update test_gru_unit_op
7 years ago
Qiao Longfei 72618c8da5 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into gru-add-mode
7 years ago
Qiao Longfei 17b1b660fc Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into multithread-sparse-adam
7 years ago
乔龙飞 Qiao Longfei e1679b8847
Merge pull request #14893 from JiabinYang/feature/add_prefech_hs
7 years ago
wopeizl 796322d31a
Merge pull request #15134 from wopeizl/windows/whlsupport
7 years ago
Xin Pan 7526ac14e3 add comments
7 years ago
xiaolil1 bbc9336878 Enable basic MKL-DNN INT8 Conv OP (#15124)
7 years ago
Xin Pan beaae61a16 polish
7 years ago
Xin Pan 5e928e579a try unify Executor and ParallelExecutor
7 years ago
Qiao Longfei 78ec7c0f99 gru add origin mode
7 years ago
Yan Xu a1e60ab19b
Merge pull request #14791 from Yancey1989/parallel_graph_mode
7 years ago
wopeizl 67093da398
Merge pull request #15122 from wopeizl/windows/fixhuberloss
7 years ago
Yancey1989 e65436103f Merge branch 'develop' of github.com:PaddlePaddle/Paddle into parallel_graph_mode
7 years ago
Qiyang Min 23761beaef
Merge pull request #14971 from velconia/imperative_mnist
7 years ago
xiaolil1 8eb1f26211 Enable INT8 pool OP (#15046)
7 years ago
peizhilin 1cb74b061b fix the whl issue test=develop
7 years ago
minqiyang 229565303f Polish PyLayers
7 years ago
peizhilin dba009dbbf fix script issue
7 years ago
minqiyang 0f6ef8edba Add MNIST
7 years ago
minqiyang a7966e673b Polish code
7 years ago
minqiyang 133f100552 Complete the unittest of optimizers
7 years ago
Yancey1989 af91444cd6 polish unittest test=develop
7 years ago
minqiyang 2547f9d1b8 Polish code
7 years ago
sneaxiy 48324c32f2 merge develop
7 years ago
sneaxiy 8a83d6994e delete data_balance unittest
7 years ago
Yancey1989 82b42e31f0 polish unittest test=develop
7 years ago
minqiyang 09e2e66236 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into imperative_mnist
7 years ago
Yancey1989 0a885ac12a Merge branch 'develop' of github.com:PaddlePaddle/Paddle into parallel_graph_mode
7 years ago
Yancey1989 ca8c77d966 selecte execution according to strategy test=develop
7 years ago
qingqing01 6f0a1d7b47
Inception fusion operator. (#14968)
7 years ago
Zeng Jinle 77e11ce843
Merge pull request #15101 from sneaxiy/disable_data_balance_test
7 years ago
Qiao Longfei 877289c4ca fix dist_ctr getenv, test=develop
7 years ago
Qiao Longfei 1e04222890 add test_dist_ctr_with_l2_decay.py
7 years ago
Kaipeng Deng eebb82a2f6
Merge pull request #15097 from heavengate/adaptive_pool_ksize
7 years ago
Qiao Longfei e77f54734b add unit test for dist sparse l2 decay
7 years ago
sneaxiy 8bd0b028e2 disable data balance unittest
7 years ago
Qiao Longfei 49cce3fd0e fix dist sparse l2 decay
7 years ago
dengkaipeng ccc83bb4e5 adaptive_pool support pool_size as int. test=develop
7 years ago
Zeng Jinle f129471bc1
Merge pull request #15083 from sneaxiy/fix_py_reader_unittest
7 years ago