Commit Graph

304 Commits (c083a60d7a100d5ebafa16be46ce7335eae25e69)

Author SHA1 Message Date
qijun e8de775f8e rename trainer_count to device_count
8 years ago
qijun aa32089493 fix conflict
8 years ago
Qiao Longfei d639b13f15
Merge pull request #6744 from jacquesqiao/expose-const-value
8 years ago
Yang Yang 2f56d4b3d4 forward pass compile time
8 years ago
qiaolongfei 927f5d567c complete const test
8 years ago
qiaolongfei c057d535d0 remove duplicated code
8 years ago
qiaolongfei b2023db36b fix a typo
8 years ago
qiaolongfei 5c530ea827 export const value to python
8 years ago
Yu Yang de85470d78
Support Clip in param_attr (#6729)
8 years ago
qijun 3034edf1a7 fix typo
8 years ago
qijun 39a61bbf55 fix conflict
8 years ago
yangyaming 760d20de92 Add test for sequence_softmax.
8 years ago
qijun 44bae42dd1 follow comments
8 years ago
qijun 31323f7911 add test
8 years ago
yangyaming 2a058b109c Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into fix-6581
8 years ago
Yu Yang 7901f06ab7
Remove `main_program` and `startup_program` as the paramter of layer function (#6655)
8 years ago
yangyaming 9ee9fefd2d Change the return order to h, c.
8 years ago
yangyaming 69072ef1ce Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into fix-6581
8 years ago
yangyaming 984e4ca530 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into fix-6590
8 years ago
yangyaming ed56ed9f3a Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into fix-6581
8 years ago
dangqingqing 521db98bc9 Refine CUDA profiler and delete the test file.
8 years ago
wanghaoshuang fbdaf7e098 Fix unitest
8 years ago
yangyaming 3242e286e6 seq_expand --> sequence_expand
8 years ago
sweetsky0901 5be5afb331 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into my_spp_op
8 years ago
sweetsky0901 1eac276300 add spp avg
8 years ago
yangyaming 087fbb498b Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into fix-6590
8 years ago
yangyaming 734e87e55b Add python wrapper for lstm unit op.
8 years ago
Yibing Liu 5ac8a0bec8 Merge branch 'develop' of upstream into fix_reshape_op
8 years ago
typhoonzero e13e15d8a4 fix ci
8 years ago
sweetsky0901 929be3a4a5 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into detection_output
8 years ago
guosheng a7fa2051f2 Merge branch 'develop' of https://github.com/PaddlePaddle/paddle into add-multiBatch-chunkEval-dev
8 years ago
chengduoZH 479ee271ed remove conflict
8 years ago
typhoonzero 1b20096a52 done
8 years ago
Yu Yang e0698e33a8
Make layers as a python module (#6564)
8 years ago
guosheng 181db32649 Merge branch 'develop' of https://github.com/PaddlePaddle/paddle into add-multiBatch-chunkEval
8 years ago
yangyaming 3545d3a61d Expose seq_expand op.
8 years ago
Yibing Liu 0a75ed6f5b Add unit test for dimension inference in reshape_op
8 years ago
guosheng 842b485f6a Enhance ReduceOp to support reducing over all elements
8 years ago
typhoonzero 2b47fb3d25 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into simple_dist_train_api
8 years ago
typhoonzero 9508c72685 wip: should fix variable recreate
8 years ago
Yu Yang d069f2ca0a
Make fluid.layers.fc support multiple param_attr (#6532)
8 years ago
sweetsky0901 89de58d990 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into my_spp_op
8 years ago
dzhwinter 697facc92f
"add registry interface" (#6449)
8 years ago
typhoonzero b4cd7f3d75 wip need ut
8 years ago
guosheng 63ce906b08 Refine ChunkEvalutor by following comments
8 years ago
chengduoZH 50003984d4 remove conflict
8 years ago
guosheng 1eaeacb2c8 Merge branch 'develop' of https://github.com/PaddlePaddle/paddle into add-multiBatch-chunkEval
8 years ago
sweetsky0901 4d8f39b853 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into detection_output
8 years ago
guosheng 9a89b041ba Add ChunkEvaluator for multi-batches
8 years ago
Yu Yang d918ccded3
Add fill_op (#6477)
8 years ago
Siddharth Goyal 4ff6bc175a
Add row conv operator (#6013)
8 years ago
sweetsky0901 65b641bf66 add detection_output op
8 years ago
typhoonzero 489b9695e4 wip for testing
8 years ago
typhoonzero 308491a94a update for simple dist train
8 years ago
sweetsky0901 b41894d147 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into detection_output
8 years ago
sweetsky0901 fe177b6292 test detection_output cpu and gpu ok, but doc will be modify
8 years ago
chengduoZH d93bbf1b35 add conv_trans unit test
8 years ago
typhoonzero 71655334c6 update
8 years ago
Qiao Longfei 36fcc95cab
Nmt decoder train (#6367)
8 years ago
Abhinav Arora 113c026d12
Swish activation operator (#6358)
8 years ago
gongweibao c7e739f542
Add LRN efficient GPU implement. (#5894)
8 years ago
Yan Chunwei 06a3a88713 feature/nmt add encoder (#6323)
8 years ago
Yu Yang 229c2e7883
Feature/while op sentiment analysis (#6282)
8 years ago
Qiao Longfei 161128bada
add chunk eval layer (#6296)
8 years ago
typhoonzero b18ca5f873 wip api for dist train
8 years ago
dzhwinter 4eac85c60b
"add init seed" (#6221)
8 years ago
Qiao Longfei 45c8a88a3e
add crf_decoding layer (#6274)
8 years ago
Yu Yang d5e3279451
While op forward for sentimental analysis (#6140)
8 years ago
sweetsky0901 0c4446868b Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into my_spp_op
8 years ago
sweetsky0901 8368e55be9 modify some doc
8 years ago
Yu Yang 2a3a1e9a93
Add DataFeeder (#6102)
8 years ago
sweetsky0901 531e7b6fa6 gpu test ok
8 years ago
sweetsky0901 c75b4538ca Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into my_spp_op
8 years ago
sweetsky0901 5c057f9552 add spp op only can test ok
8 years ago
Siddharth Goyal ea1a643425
Add hinge loss op (#5837)
8 years ago
Yu Yang aabe1db111
Feature/simple gan for api (#6149)
8 years ago
QI JUN 813bbf40a1
disable test_recurrent_op (#6153)
8 years ago
whs 10b2534ebc
Merge pull request #5480 from wanghaoshuang/nce_op
8 years ago
Yu Yang 1fe5acb25a
Expose sigmoid_cross_entropy_with_logits (#6147)
8 years ago
QI JUN ade6c83278
open test_word2vec (#6104)
8 years ago
Yu Yang ac596a3952
Feature/switch program (#5932)
8 years ago
sweetsky0901 966a6ce6db
Merge pull request #5826 from sweetsky0901/my_unpool_max_2d
8 years ago
Yibing Liu c16d1cae2a Merge branch 'develop' of upstream into ctc_edit_distance_dev
8 years ago
Yibing Liu 116687a8ee clean up code in ctc_edit_distance_op
8 years ago
Yu Yang 1b6dcc2fe8
Feature/param attr (#5996)
8 years ago
sweetsky0901 5b449b6021 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into my_unpool_max_2d
8 years ago
dangqingqing a1bf4c2833 Update code and small fix.
8 years ago
Yibing Liu 6bc6ccd187 add gpu kernel for ctc_edit_distance_op
8 years ago
qingqing01 21053c168c
Merge pull request #5954 from qingqing01/nvprof
8 years ago
wanghaoshuang 29262ab24d Fix unitest.
8 years ago
sweetsky0901 d2ee3c98df format code
8 years ago
sweetsky0901 2d42fa74ec Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into my_unpool_max_2d
8 years ago
kavyasrinet dcf3ffd980 Adding log loss operator (#5854)
8 years ago
sweetsky0901 bd561384bc format code
8 years ago
sweetsky0901 821899ccd4 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into my_unpool_max_2d
8 years ago
sweetsky0901 6fc9a9fd69 modify for del T2 and doc update
8 years ago
Qiao Longfei c975fe1bde
batch norm support matrix input (#5980)
8 years ago
dangqingqing 5e7e90ce8f Refine paddle/v2/fluid/profiler.py.
8 years ago
dangqingqing 696b0253e5 Refine paddle/v2/fluid/profiler.py.
8 years ago
Yu Yang 985e4ab62d
Add Python wrap of conv2d_transpose and its unittest (#5946)
8 years ago
wanghaoshuang d0246e24e0 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into nce_op
8 years ago
wanghaoshuang ea7359c60b Refine code and comments
8 years ago
Yu Yang 0aceeee1fa
Feature/remove g program (#5930)
8 years ago
sweetsky0901 ee0a794c27 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into my_unpool_max_2d
8 years ago
sweetsky0901 57e68e5740 modify for code review by qingqing 2nd
8 years ago
dangqingqing 623f62a7dc Add cuda profiler tools and expose it in Python.
8 years ago
QI JUN b28b2f172b refine test_recognize_digits_mlp and format codes (#5937)
8 years ago
Yu Yang d89ff5b614
Restore the param infos in Program.clone() (#5873)
8 years ago
Qiao Longfei c9a96575d5
py_test and test_image_classification_train support argument (#5934)
8 years ago
dangqingqing 322d69f209 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into nvprof
8 years ago
dangqingqing 6cf2dcbc1f Add cuda profiler tools.
8 years ago
sweetsky0901 f9c2a5c38e modify for code review zcd
8 years ago
sweetsky0901 022b48e16f Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into my_unpool_max_2d
8 years ago
sweetsky0901 20654cf78a modify for type check rewrite
8 years ago
fengjiayi 33fa2dfbde
Compelete max_sequence_len_op (#5913)
8 years ago
Yu Yang 0ac8c74e63
Unify fluid submodules to fluid module (#5924)
8 years ago
dzhwinter e6546baa62
remove unused file (#5918)
8 years ago
武毅 a06bec1287
Conv cudnn 3d (#5783)
8 years ago
dzhwinter 52a735879c "add asnumpy interface" (#5620)
8 years ago
sweetsky0901 27cf7f3376 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into my_unpool_max_2d
8 years ago
Yu Yang a619695b06
Feature/enhance evaluator (#5824)
8 years ago
sweetsky0901 a38bbc8610 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into my_unpool_max_2d
8 years ago
dzhwinter 513b1e010f
"add floor, ceil, round op" (#5898)
8 years ago
dzhwinter 45062fe5d7
Feature/copytensor (#5455)
8 years ago
wanghaox 0690cca758
Merge pull request #5831 from wanghaox/roi_pool
8 years ago
wanghaox cf5b598642 fix some issues
8 years ago
wanghaox ef905598a2 fix some code issues
8 years ago
Qiao Longfei 65c859db7a
beam_search_decode support multi data type (#5847)
8 years ago
QI JUN 3a76062c84
support testing when training and handle dropout and batch_norm operator in testing mode (#5734)
8 years ago
fengjiayi 50d670ee06
Unify dtype and datatype (#5869)
8 years ago
Qiao Longfei e1b26514a7
revert print in test_layers (#5834)
8 years ago
sweetsky0901 ee4a5d2117 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into my_unpool_max_2d
8 years ago
kavyasrinet d883547bf0
Adding the FTRL optimizer. (#5785)
8 years ago
wanghaox 36dd770a08 add roi operator unittest
8 years ago
sweetsky0901 e553d5728d format test code
8 years ago
sweetsky0901 47bd0bb678 del printf
8 years ago
sweetsky0901 8ba8237a87 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into my_unpool_max_2d
8 years ago
sweetsky0901 e2a5905eae gpu test ok unpool2dmax
8 years ago
Qiao Longfei 53bd51e3f4
07/Label semantic roles (#5798)
8 years ago
Guo Sheng 778b981e24
Merge pull request #5804 from guoshengCS/fix-GRUUnitOp-dev
8 years ago
sweetsky0901 abb3357d1c Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into my_unpool_max_2d
8 years ago
sweetsky0901 90f664d0b0 test unpool ok cpu
8 years ago
qingqing01 2e79999ce1
Merge pull request #5805 from abhinavarora/msra
8 years ago
fengjiayi f04c97a035
refine test_understand_sentiment_lstm (#5781)
8 years ago
Abhinav Arora 4a2b0ae4d3 Implementing the MSRA initializer for rectifier units
8 years ago
guosheng b6b7ab63c6 Fix calculations in gru_unit_op to be consistent with gru_op
8 years ago
sweetsky0901 822f28343b Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into my_unpool_max_2d
8 years ago
sweetsky0901 200f07c219 add test
8 years ago
Yu Yang f2ca07e88a IfElse Python API (#5624)
8 years ago
guosheng f191c82010 Merge branch 'develop' of https://github.com/PaddlePaddle/paddle into fix-GRUUnitOp-dev
8 years ago