Commit Graph

1980 Commits (0f1c685c60161ae2d60ef073df076185356da54a)

Author SHA1 Message Date
Qiao Longfei c975fe1bde
batch norm support matrix input (#5980)
7 years ago
dangqingqing 5e7e90ce8f Refine paddle/v2/fluid/profiler.py.
7 years ago
dangqingqing 696b0253e5 Refine paddle/v2/fluid/profiler.py.
7 years ago
Yu Yang 985e4ab62d
Add Python wrap of conv2d_transpose and its unittest (#5946)
7 years ago
wanghaoshuang d0246e24e0 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into nce_op
7 years ago
wanghaoshuang ea7359c60b Refine code and comments
7 years ago
Yu Yang 0aceeee1fa
Feature/remove g program (#5930)
7 years ago
sweetsky0901 ee0a794c27 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into my_unpool_max_2d
7 years ago
sweetsky0901 57e68e5740 modify for code review by qingqing 2nd
7 years ago
tangwei12 bf360c7746 fix pipe_reader unimport packages
7 years ago
dangqingqing 623f62a7dc Add cuda profiler tools and expose it in Python.
7 years ago
Luo Tao 966a442eb0 fix grep socket error in lscpu command
7 years ago
QI JUN b28b2f172b refine test_recognize_digits_mlp and format codes (#5937)
7 years ago
Yu Yang d89ff5b614
Restore the param infos in Program.clone() (#5873)
7 years ago
Qiao Longfei c9a96575d5
py_test and test_image_classification_train support argument (#5934)
7 years ago
dangqingqing 322d69f209 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into nvprof
7 years ago
dangqingqing 6cf2dcbc1f Add cuda profiler tools.
7 years ago
sweetsky0901 f9c2a5c38e modify for code review zcd
7 years ago
sweetsky0901 022b48e16f Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into my_unpool_max_2d
7 years ago
sweetsky0901 20654cf78a modify for type check rewrite
7 years ago
fengjiayi 33fa2dfbde
Compelete max_sequence_len_op (#5913)
7 years ago
Yu Yang 0ac8c74e63
Unify fluid submodules to fluid module (#5924)
7 years ago
dzhwinter e6546baa62
remove unused file (#5918)
7 years ago
武毅 a06bec1287
Conv cudnn 3d (#5783)
7 years ago
dzhwinter 52a735879c "add asnumpy interface" (#5620)
7 years ago
sweetsky0901 27cf7f3376 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into my_unpool_max_2d
7 years ago
Yu Yang a619695b06
Feature/enhance evaluator (#5824)
7 years ago
sweetsky0901 a38bbc8610 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into my_unpool_max_2d
7 years ago
dzhwinter 513b1e010f
"add floor, ceil, round op" (#5898)
7 years ago
dzhwinter 45062fe5d7
Feature/copytensor (#5455)
7 years ago
wanghaox 0690cca758
Merge pull request #5831 from wanghaox/roi_pool
7 years ago
wanghaox cf5b598642 fix some issues
7 years ago
wanghaox ef905598a2 fix some code issues
7 years ago
Qiao Longfei 65c859db7a
beam_search_decode support multi data type (#5847)
7 years ago
QI JUN 3a76062c84
support testing when training and handle dropout and batch_norm operator in testing mode (#5734)
7 years ago
fengjiayi 50d670ee06
Unify dtype and datatype (#5869)
7 years ago
Qiao Longfei e1b26514a7
revert print in test_layers (#5834)
7 years ago
sweetsky0901 ee4a5d2117 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into my_unpool_max_2d
7 years ago
kavyasrinet d883547bf0
Adding the FTRL optimizer. (#5785)
7 years ago
wanghaox 36dd770a08 add roi operator unittest
7 years ago
tensor-tang 32eb0a7fcf fix v2 init issue on Mac
7 years ago
sweetsky0901 e553d5728d format test code
7 years ago
sweetsky0901 47bd0bb678 del printf
7 years ago
sweetsky0901 8ba8237a87 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into my_unpool_max_2d
7 years ago
sweetsky0901 e2a5905eae gpu test ok unpool2dmax
7 years ago
Qiao Longfei 53bd51e3f4
07/Label semantic roles (#5798)
7 years ago
Guo Sheng 778b981e24
Merge pull request #5804 from guoshengCS/fix-GRUUnitOp-dev
7 years ago
sweetsky0901 abb3357d1c Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into my_unpool_max_2d
7 years ago
sweetsky0901 90f664d0b0 test unpool ok cpu
7 years ago
qingqing01 2e79999ce1
Merge pull request #5805 from abhinavarora/msra
7 years ago
tensor-tang e28157d7c1 fix v2 init issue on Mac (#5808)
7 years ago
chengduo 67bd4cd641
Merge pull request #5802 from chengduoZH/reorder_parameter
7 years ago
fengjiayi f04c97a035
refine test_understand_sentiment_lstm (#5781)
7 years ago
Abhinav Arora 4a2b0ae4d3 Implementing the MSRA initializer for rectifier units
7 years ago
guosheng b6b7ab63c6 Fix calculations in gru_unit_op to be consistent with gru_op
7 years ago
chengduoZH 7177c276ca reorder parameters of layer
7 years ago
sweetsky0901 822f28343b Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into my_unpool_max_2d
7 years ago
sweetsky0901 200f07c219 add test
7 years ago
Yu Yang f2ca07e88a IfElse Python API (#5624)
7 years ago
guosheng f191c82010 Merge branch 'develop' of https://github.com/PaddlePaddle/paddle into fix-GRUUnitOp-dev
7 years ago
Abhinav Arora e930f49673
Improve the initializer Interface for fc, sequence_conv and conv2d layers (#5760)
7 years ago
sweetsky0901 7ce06c8b61
Merge pull request #5571 from sweetsky0901/my_maxout_op
7 years ago
fengjiayi d5be1d4dd0
use Evaluator in book tests (#5778)
7 years ago
sweetsky0901 9cb2ff6a3b del num_channels
7 years ago
sweetsky0901 95cbbd772e Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into my_maxout_op
7 years ago
Cao Ying d2e30a2c4f
Merge pull request #5771 from lcy-seso/softsign
7 years ago
sweetsky0901 350cc61f3f Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into my_maxout_op
7 years ago
caoying03 fafd3e0fc0 Merge branch 'develop' into softsign
7 years ago
chengduo 9db4d01928
Merge pull request #5772 from chengduoZH/fix_layer.py.conv2dbug
7 years ago
wanghaox 6ac42378ac Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into my_maxout_op
7 years ago
wanghaox 76fc1a82e1 for code review 4
7 years ago
chengduoZH bc3ec53671 remove conflict
7 years ago
chengduo 134eaf21b3
Merge pull request #5602 from chengduoZH/add_cudnn_pool3d
7 years ago
wanghaox 52f2366d2b Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into my_maxout_op
7 years ago
chengduoZH 3872ea050e fix bug (conv2d groups )
7 years ago
guosheng 3e7fff4188 Fix calculations in gru_unit_op
7 years ago
wanghaox 794117bb93 fix some comments
7 years ago
wanghaox 2d7a652869 del framework test_maxout_op
7 years ago
wanghaox a6a01c15f5 add test_maxout_op framework to fluis
7 years ago
wanghaox 63f8c5fe58 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into my_maxout_op
7 years ago
Qiao Longfei 569f7c4773
enforce shape of backward target to be {1} (#5745)
7 years ago
chengduoZH 6a1c22361c fix unit test
7 years ago
Abhinav Arora 6cfcf6245a
Adding logical operators for beam search and control flow (#5708)
7 years ago
chengduoZH 5238c9fb0b input type should be different
7 years ago
wanghaox 360354670c fix some codes
7 years ago
chengduoZH dec61ab6df Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into add_cudnn_pool3d
7 years ago
chengduo 0f83674c7d
Merge pull request #5603 from chengduoZH/Add_conv3d_transpose_cudnn_op
7 years ago
Guo Sheng 7a57b3b788
Merge pull request #5623 from guoshengCS/fix-H0-GRUOp
7 years ago
fengjiayi 044d671e73
Rename 'argu' in framework.py to 'arg' (#5723)
7 years ago
chengduoZH 0bc2f41da9 remove conflict
7 years ago
QI JUN a391a44dd0
remove v2 framework (#5722)
7 years ago
Qiao Longfei 0ce38b77f2
correct optimizer import (#5699)
7 years ago
chengduo 06d155b539
Merge pull request #5718 from chengduoZH/Add_pad_and_stride_for_conv_transpose_op
7 years ago
chengduoZH eb07047699 add padding
7 years ago
guosheng afd1f36186 Merge branch 'develop' of https://github.com/PaddlePaddle/paddle into fix-H0-GRUOp-dev
7 years ago
Yan Chunwei 186581d2cc
add is empty op (#5639)
7 years ago
Yang Yang(Tony) 18f0c40a97 feature/while_grad_op (#5554)
7 years ago
chengduoZH 7e91da41e7 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into add_cudnn_pool3d
7 years ago
wanghaox 7bb26805e5 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into sub_sequence_op
7 years ago
wanghaox 1d95173cfe change offset and length's rank to 2, dim[0] for batch size
7 years ago
Tao Luo 6cf7f1e4b9
Merge pull request #5671 from tensor-tang/autocpu
7 years ago
Qiao Longfei a76b61443b mv test_beam_search_op.py to fluid (#5687)
7 years ago
wanghaox 40a6c4882d Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into sub_sequence_op
7 years ago
guosheng 75426e013a Refine GRU Operator
7 years ago
QI JUN d7bf372d26
support adagrad sparse update (#5272)
7 years ago
helinwang 92b0c69946
Merge pull request #5645 from helinwang/model
7 years ago
Helin Wang 36f1d16f54 Remove unused model.py
7 years ago
wanghaoshuang e60eb1eacd fix unitest
7 years ago
wanghaoshuang 668dc53fcc Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into nce_op
7 years ago
wanghaoshuang 09d32b068c Add unitest and comments.
7 years ago
qingqing01 f95c291b5e
Merge pull request #5651 from emailweixu/fix_conv_bias
7 years ago
chengduoZH 00e0881bfb remove conflict
7 years ago
chengduoZH f91422ecc4 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into refine_im2col
7 years ago
Yan Chunwei 09866fb75f
feature/beam search op (#5052)
7 years ago
tensor-tang d66d6c6ea3 auto set cpu environment in V2 API
7 years ago
wanghaox 4c426f191b update sequence_slice_op.h, change some code
7 years ago
wanghaox 3ef776ef28 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into my_maxout_op
7 years ago
wanghaox 8d9babf204 maxout code review 2nd
7 years ago
xuwei06 81bb26f3bd Removing debug print and moving assert
7 years ago
chengduoZH e825a49259 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into add_cudnn_pool3d
7 years ago
chengduoZH c5330fa772 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into Add_conv3d_transpose_cudnn_op
7 years ago
chengduoZH e25bfc7508 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into refine_im2col
7 years ago
Qiao Longfei 2506c74f3f rm unused dir framework (#5652)
7 years ago
kexinzhao d7bf066809
Adding interface for decayed adagrad optimizer (#5644)
7 years ago
Qiao Longfei 1db1a0dcea mv test_beam_search_decode_op.py to fluid (#5642)
7 years ago
xuwei06 a5c9e6ace2 Fix conv2d bias
7 years ago
Helin Wang c089b7649f Fix test
7 years ago
helinwang 7176bcf0b5
Merge branch 'develop' into demo
7 years ago
helinwang d1d21004dd
Merge pull request #5331 from dzhwinter/feature/evaluator
7 years ago
dzhwinter 2d7ac80b43
"relauch ci" (#5314)
7 years ago
Dong Zhihong b32faa06eb "fix import error"
7 years ago
Helin Wang 3157ce6123 Simpily demo, add paddle.default_main_program() and paddle.default_startup_program
7 years ago
Dong Zhihong 2f33f74a35 Merge remote-tracking branch 'origin/develop' into feature/evaluator
7 years ago
Abhinav Arora c3a61349e4
Adding greater than and less than equal ops to compare op (#5609)
7 years ago
wanghaox 9a18e78e69 update sequence slice op, fix some error
7 years ago
wanghaox 29c25828b0 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into sub_sequence_op
7 years ago
Qiao Longfei 4adc8a7aa1
Change framework to fluid (#5637)
7 years ago
wanghaox f319fb1ce1 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into my_maxout_op
7 years ago
Dong Zhihong 12858baa6c "relauch ci"
7 years ago
Qiao Longfei 7345de3ad1
Beam search decode op python (#5631)
7 years ago
Dong Zhihong fc117ecfa6 Merge remote-tracking branch 'origin/develop' into feature/evaluator
7 years ago
wanghaox 494edc6c07 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into my_maxout_op
7 years ago
wanghaox bd773b9c84 modify for maxoutop code review
7 years ago
Yibing Liu 2f3d1c345f
Merge pull request #4747 from kuke/seq_reshape_op_dev
7 years ago
wanghaox 8e7c8bb5c6 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into sub_sequence_op
7 years ago
Yu Yang 488320a703 Conditional Block Forward (#5530)
7 years ago
guosheng 2bed961211 Merge branch 'develop' of https://github.com/PaddlePaddle/paddle into fix-H0-GRUOp
7 years ago
guosheng b103072dc8 Fix data order of H0 in GRU Operator
7 years ago
Yibing Liu 6772dfa0bd Merge branch 'develop' of upstream into seq_reshape_op_dev
7 years ago
wanghaox b24afd819a update the sub_sequence_op to sequence_slice_op code.
7 years ago