chengduo
d3c42f7d37
Merge pull request #6956 from chengduoZH/feature/fix_embedding_example
...
Fix embedding example
7 years ago
dzhwinter
0d2235aadf
GPUPlace to CUDAPlace ( #6960 )
7 years ago
fengjiayi
4d59b5ace5
pass test_understand_sentiment_lstm.py
7 years ago
qingqing01
87aae57cf0
Merge pull request #6715 from qingqing01/cuda_profile
...
Refine CUDA profiler and delete the test file.
7 years ago
chengduoZH
9e7c068677
fix embedding example
7 years ago
dzhwinter
735eba2976
Feature/operator run place ( #6783 )
...
* "change operator interface"
* "move devicepool to device_context"
* "fix operator test"
* "fix op_registry Run interface"
* "net op passed. Need to fix nccl multi-Context"
* "add nccl group function"
* "add nccl group function"
* "fix gpu count exceed 32 error"
* "fix recurrent op, nccl op"
* "change the other operators interface with Place"
* "fix typo"
* "fix pybind"
* "fix device in python side"
* "fix pybind failed"
* "add init for test"
* "fix CI"
7 years ago
chengduoZH
1d936f1dfa
refine
7 years ago
武毅
ed08a483fe
Merge pull request #6892 from typhoonzero/refine_fluid_recomm_test
...
Refine fluid recommender test
7 years ago
typhoonzero
42bf89ce12
refine fluid recomm test
7 years ago
fengjiayi
edba405d36
Pass test_dyn_rnn.py
7 years ago
dangqingqing
ba8660a1bd
Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into cuda_profile
7 years ago
dangqingqing
544ff7848a
Resume the nvprof config.
7 years ago
qijun
aa1ac36cc2
merge baidu/develop
7 years ago
sweetsky0901
8a7c309d5f
modify for update from trunk
7 years ago
sweetsky0901
333995a700
Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into cross_channel_norm
7 years ago
Tao Luo
fc5c432a32
Merge pull request #6787 from luotao1/seq_pool_doc
...
add python wrapper for sequence_pool
7 years ago
sweetsky0901
b1025cf50a
add norm_op for ssd(cross channel norm)
7 years ago
Yu Yang
ca82fd2565
Merge pull request #6789 from reyoung/feature/add_reorder_lod_tensor
...
Add ReorderLoDTensorByRank
7 years ago
Luo Tao
36acbba674
Merge branch 'develop' into seq_pool_doc
7 years ago
QI JUN
6b47598103
add data layout ( #6832 )
...
* add data layout
* fix ci
7 years ago
Guo Sheng
c5a2672a07
Merge pull request #6779 from guoshengCS/add-python-reduceMean
...
Add python wrapper for reduce_mean
7 years ago
武毅
8d6db25167
Merge pull request #6297 from typhoonzero/simple_dist_train_api
...
[Done] API for dist train
7 years ago
Luo Tao
f3fc8de1d5
add doc for sequence_first/last_step
7 years ago
Cao Ying
a1cfc32533
Merge pull request #6871 from lcy-seso/fix_fc_layer_doc
...
fix the latex equation in fluid fc layer.
7 years ago
Yang Yu
540af318e7
Merge branch 'develop' of github.com:baidu/Paddle into feature/add_reorder_lod_tensor
7 years ago
dzhwinter
abde3130b7
"remove GPU Sync Interface" ( #6793 )
...
* "remove GPU Sync Interface"
* "fix typo"
* "fix type cast error"
* "fix related Copy with stream"
* "fix failed tests with DevicePool"
* "fix stupid removed position error"
7 years ago
caoying03
852cd544a9
fix latex equation in fluid fc layer.
7 years ago
Luo Tao
d7a9bb6e19
add python wrap for sequence_first/last_step
7 years ago
Guo Sheng
7f96abc75e
Merge pull request #6849 from guoshengCS/fix-fluid-lrAttr
...
Fix lr setting of param_attr in Fluid
7 years ago
Cao Ying
298dc8958d
Merge pull request #6792 from lcy-seso/refine_doc
...
Refine the doc for mul_op and fully connected layer.
7 years ago
kavyasrinet
22fba722fb
Add doc for data layer ( #6858 )
7 years ago
kavyasrinet
a552385902
Adding doc for sums layer ( #6857 )
7 years ago
Abhinav Arora
91911f4b56
Fix documentation of embedding layer ( #6854 )
7 years ago
kavyasrinet
61eb085648
Adding documentation for the operators: lod_tensor_to_array , array_to_lod_tensor, create_array, increment ( #6807 )
...
* Adding operator assignment
* Adding a prototype for documentation in layers
* small update to re-run Travis
* Removing file from another PR
* Small typo
* Adding documentation for the operators: lod_tensor_to_array , array_to_lod_tensor, create_array, increment
* Fixing indentation issue
* Fixed datatype of input variables
7 years ago
Abhinav Arora
3528e6ede6
Polish API docs for Fluid Assign and Concat layer ( #6855 )
...
* Polish API docs for assign layer
* Polishing the API docs for concat and assign layer
7 years ago
kavyasrinet
e473fa6bfe
Adding array read layer ( #6853 )
7 years ago
kavyasrinet
e56d03ea50
Writeup for array write layer ( #6820 )
...
* Writeup for array write layer
* Fixed the type
7 years ago
kavyasrinet
ab916e54b0
Adding layer array_length ( #6817 )
7 years ago
chengduoZH
e902c36cdf
add conv2d_python doc
7 years ago
guosheng
adfe6900b9
Fix lr setting of param_attr in Fluid
7 years ago
caoying03
a74db488f7
follow comments.
7 years ago
typhoonzero
175a4f52c2
Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into simple_dist_train_api
7 years ago
typhoonzero
4658f9501e
fix delete ops
7 years ago
Yang Yu
9189567a90
Follow comments
7 years ago
Yang Yang
f899150e0a
pass forward runtime
7 years ago
qijun
5f5c00f244
follow comments
7 years ago
fengjiayi
feb05c3a54
Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into rename_fill_zero_op_output
7 years ago
fengjiayi
f56f149298
fix_output_name
7 years ago
fengjiayi
1a0fc5d8dc
Add the simple support of no_grad_set
7 years ago
chengduoZH
dcf5e948b0
remove conflict
7 years ago
Yang Yu
8823a12ef8
Merge branch 'develop' of github.com:baidu/Paddle into feature/add_reorder_lod_tensor
7 years ago
Abhinav Arora
863661a30b
Polishing the documentation of the less than layer ( #6816 )
7 years ago
Yang Yu
b23982a2de
Add ReorderLoDTensorByRank
...
It is useful to reorder RNN memory block.
7 years ago
Abhinav Arora
ad9790891b
Polish layer documentation for fill_constant ops ( #6808 )
7 years ago
caoying03
ebe4425ffa
Merge branch 'develop' into refine_doc
7 years ago
Yibing Liu
82eff9dc68
Merge pull request #6804 from kuke/fix_dropout
...
Correct the dropout_op's computation in test
7 years ago
Abhinav Arora
c8ef45291d
Polishing the embedding layer and the fc layer documentation ( #6806 )
...
* Polishing the embedding layer and the fc layer documentation
* Addressing code review feedback
7 years ago
Yibing Liu
c2b1ddb6a8
Correct the dropout_op's computation in test
7 years ago
fengjiayi
278ac7be5c
Compelete basic framework
7 years ago
Yancey1989
e805cfcbf3
fix unit test failed
7 years ago
caoying03
c322c7bb02
some small refines.
7 years ago
caoying03
66468736aa
Merge branch 'develop' into refine_doc
7 years ago
caoying03
6a1e312914
refine the doc.
7 years ago
fengjiayi
61a7df2e31
update
7 years ago
Luo Tao
22022017d9
add python wrapper for sequence_pool
7 years ago
qijun
35086d0620
Merge remote-tracking branch 'baidu/develop' into get_places_op
7 years ago
guosheng
c97369b470
Add python wrapper for reduce_mean
7 years ago
guosheng
0ab5d8e1d4
Add python wrapper for reduce_sum
7 years ago
qijun
e8de775f8e
rename trainer_count to device_count
7 years ago
qijun
aa32089493
fix conflict
7 years ago
Qiao Longfei
d639b13f15
Merge pull request #6744 from jacquesqiao/expose-const-value
...
Expose const value
7 years ago
Yang Yang
2f56d4b3d4
forward pass compile time
7 years ago
qiaolongfei
927f5d567c
complete const test
7 years ago
fengjiayi
590e6111f1
update
7 years ago
qiaolongfei
c057d535d0
remove duplicated code
7 years ago
qiaolongfei
b2023db36b
fix a typo
7 years ago
qiaolongfei
5c530ea827
export const value to python
7 years ago
Yang Yang
b2ee91903d
add parallel_do test
7 years ago
Yu Yang
de85470d78
Support Clip in param_attr ( #6729 )
...
* Support Clip in param_attr
* Fix the order of clip & regular
Regular is not need to be clipped
7 years ago
fengjiayi
6bb4a6fd42
update
7 years ago
qijun
3034edf1a7
fix typo
7 years ago
qijun
39a61bbf55
fix conflict
7 years ago
yangyaming
760d20de92
Add test for sequence_softmax.
7 years ago
yangyaming
6cba821a60
Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into fix-6712
7 years ago
typhoonzero
b1b7af400f
support multi node
7 years ago
qijun
44bae42dd1
follow comments
7 years ago
dangqingqing
22446fe1c8
Fix the config arguments.
7 years ago
qijun
31323f7911
add test
7 years ago
yangyaming
9573256f9d
Remove main_program and startup_program.
7 years ago
qijun
9fbd94263e
init
7 years ago
yangyaming
2a058b109c
Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into fix-6581
7 years ago
yangyaming
dfb2261d59
Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into fix-6712
7 years ago
Yu Yang
7901f06ab7
Remove `main_program` and `startup_program` as the paramter of layer function ( #6655 )
...
* Simplize system_allocator and fix GPU_INFO
* Remove main_program/startup_program
* Fix optimizer
* Fix CI
* Follow comments
7 years ago
yangyaming
fa5cdd8f74
Expose sequence_softmax_op.
7 years ago
yangyaming
9ee9fefd2d
Change the return order to h, c.
7 years ago
yangyaming
d993a4f58b
Change default value for bias_attr.
7 years ago
yangyaming
69072ef1ce
Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into fix-6581
7 years ago
yangyaming
58d6946c87
Set the act to 'linear'.
7 years ago
typhoonzero
7be79231e1
wip multi-trainer
7 years ago
yangyaming
984e4ca530
Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into fix-6590
7 years ago
yangyaming
a398e25d6a
Expose param_attr and bias_attr.
7 years ago
yangyaming
ed56ed9f3a
Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into fix-6581
7 years ago
dangqingqing
521db98bc9
Refine CUDA profiler and delete the test file.
7 years ago
wanghaoshuang
fbdaf7e098
Fix unitest
7 years ago
yangyaming
3242e286e6
seq_expand --> sequence_expand
7 years ago
typhoonzero
e6079390a9
add example doc in transpiler
7 years ago
sweetsky0901
7456d737b2
Merge pull request #6204 from sweetsky0901/my_spp_op
...
add spp(Spatial pyramid pooling ) op
7 years ago
dzhwinter
24fda39220
Feature/global context ( #6537 )
...
* "add DeviceContextPool"
* "add devicecontextpool in pybind"
* "add comments in python side "
* "fix static link error"
* "fix CI error"
* "add executor.py"
* "fix CI error"
* "add with gpu macro"
* "remove comment out codes"
* "add TODO items"
* "update init devices"
7 years ago
fengjiayi
b3ea677a2b
update
7 years ago
sweetsky0901
5be5afb331
Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into my_spp_op
7 years ago
sweetsky0901
1eac276300
add spp avg
7 years ago
yangyaming
0d748f5bcd
Move seq_expand to nn.py.
7 years ago
yangyaming
087fbb498b
Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into fix-6590
7 years ago
yangyaming
734e87e55b
Add python wrapper for lstm unit op.
7 years ago
typhoonzero
f8f80db163
update for multi trainer
7 years ago
fengjiayi
f2e76008d3
update
7 years ago
Yibing Liu
5ac8a0bec8
Merge branch 'develop' of upstream into fix_reshape_op
7 years ago
typhoonzero
e13e15d8a4
fix ci
7 years ago
Yancey
d7b67f2b74
fix pipe_reader on multi passes ( #6627 )
...
fix pipe reader on multi passes
7 years ago
typhoonzero
dfbc9f2e6b
fix ut
7 years ago
sweetsky0901
929be3a4a5
Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into detection_output
7 years ago
guosheng
a7fa2051f2
Merge branch 'develop' of https://github.com/PaddlePaddle/paddle into add-multiBatch-chunkEval-dev
7 years ago
chengduoZH
479ee271ed
remove conflict
7 years ago
typhoonzero
1b20096a52
done
7 years ago
Yu Yang
e0698e33a8
Make layers as a python module ( #6564 )
...
* Make cast op support bool
Also add `elemwise_sub/mul/abs/clip` layers
* Make fuild.layers as a module
* Move layers as a module
* Split layers.py into layers module
* Fix CI
* Fix CI
7 years ago
fengjiayi
ecfd2ac8a0
Merge pull request #6614 from JiayiFeng/dev_rename_sub_block
...
Unify `step_block` and `block` to `sub_block`
7 years ago
fengjiayi
dafd449c68
Unify `step_block` and `block` to `sub_block`
7 years ago
guosheng
181db32649
Merge branch 'develop' of https://github.com/PaddlePaddle/paddle into add-multiBatch-chunkEval
7 years ago
yangyaming
3545d3a61d
Expose seq_expand op.
7 years ago
Guo Sheng
49b8ac805e
Merge pull request #6550 from guoshengCS/enhance-exclude-param-init
...
Enhance Parameters.init_from_tar in V2
7 years ago
Yibing Liu
0a75ed6f5b
Add unit test for dimension inference in reshape_op
7 years ago
typhoonzero
40d0fff2e5
single pserver workable version
7 years ago
guosheng
842b485f6a
Enhance ReduceOp to support reducing over all elements
7 years ago
typhoonzero
2b47fb3d25
Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into simple_dist_train_api
7 years ago
typhoonzero
9508c72685
wip: should fix variable recreate
7 years ago
Yu Yang
0a8addf802
Make cast op support bool ( #6562 )
...
Also add `elemwise_sub/mul/abs/clip` layers
7 years ago
Yu Yang
d069f2ca0a
Make fluid.layers.fc support multiple param_attr ( #6532 )
...
Fix #6531
7 years ago
sweetsky0901
89de58d990
Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into my_spp_op
7 years ago
guosheng
2cc3453243
Refine the doc of parameters.init_from_tar
7 years ago
dzhwinter
697facc92f
"add registry interface" ( #6449 )
...
* "add registry interface"
* "move function to registry"
* "rename with meaningful name"
* "add exposed layers"
* "fixed based on comments"
* "remove unsed comments"
7 years ago
guosheng
29cd089ab2
Merge branch 'develop' of https://github.com/PaddlePaddle/paddle into add-multiBatch-chunkEval
7 years ago
sweetsky0901
73a9c853fa
Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into detection_output
7 years ago
typhoonzero
b4cd7f3d75
wip need ut
7 years ago
guosheng
63ce906b08
Refine ChunkEvalutor by following comments
7 years ago
chengduoZH
50003984d4
remove conflict
7 years ago
guosheng
6ecf08b173
Enhance init_from_tar to support indicating parameters excluded from the initialized model
7 years ago
fengjiayi
8f7d0b1814
add param_attr for nets ( #6509 )
7 years ago
guosheng
1eaeacb2c8
Merge branch 'develop' of https://github.com/PaddlePaddle/paddle into add-multiBatch-chunkEval
7 years ago
sweetsky0901
4d8f39b853
Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into detection_output
7 years ago
guosheng
9a89b041ba
Add ChunkEvaluator for multi-batches
7 years ago
Yu Yang
d918ccded3
Add fill_op ( #6477 )
...
* Add fill_op
* Fix bug
7 years ago
wangmeng28
c175eeb387
Fix wrong index in dataset downloading exception
7 years ago
Siddharth Goyal
4ff6bc175a
Add row conv operator ( #6013 )
...
* Fix documentation
* Address review comments
7 years ago
sweetsky0901
8ec20b22fc
Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into detection_output
7 years ago
dzhwinter
0ca6274451
"add global regularization" ( #6443 )
...
* "add global regularization"
* Polish `append_regularization_ops`
7 years ago
sweetsky0901
15b1e8e858
Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into detection_output
7 years ago
sweetsky0901
65b641bf66
add detection_output op
7 years ago
typhoonzero
489b9695e4
wip for testing
7 years ago
Yu Yang
9f44af9d7c
Fix #6460 ( #6461 )
7 years ago
typhoonzero
308491a94a
update for simple dist train
7 years ago
sweetsky0901
b41894d147
Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into detection_output
7 years ago
sweetsky0901
fe177b6292
test detection_output cpu and gpu ok, but doc will be modify
7 years ago
chengduoZH
5f48421cc3
fix conv2d_transpose API (Add dilation)
7 years ago
chengduoZH
d93bbf1b35
add conv_trans unit test
7 years ago
typhoonzero
71655334c6
update
7 years ago
Qiao Longfei
36fcc95cab
Nmt decoder train ( #6367 )
...
* init decoder_trainer
* can run
* fix lod
* add sharelod to cross_entropy_grad_op
* add avg_cost to fetch list
* modify learning rate
* can run
* optimie code
* add early exit
* fix print
* revert test_understand_sentiment_conv.py
* add act to fc
7 years ago
Abhinav Arora
113c026d12
Swish activation operator ( #6358 )
7 years ago
Yu Yang
584c9cfc82
Add comments of unique_name, Variable, Operator ( #6342 )
7 years ago
Yan Chunwei
6f08a2191e
add gru unit layer wrapper ( #6325 )
7 years ago
Yu Yang
45b015be22
Fix #6335 ( #6343 )
7 years ago
typhoonzero
dd46d95fe4
wip
7 years ago
qingqing01
429d67deee
Merge pull request #6336 from qingqing01/cudnn_conv_op
...
Change the type of conv2d in Python API.
7 years ago
gongweibao
c7e739f542
Add LRN efficient GPU implement. ( #5894 )
...
Add LRN efficient GPU implement
7 years ago
Yan Chunwei
06a3a88713
feature/nmt add encoder ( #6323 )
...
* init nmt
* encoder ready
* only generation implementation
waiting for dynamic rnn ready to train
* init python
* remove decoder temporary
* clean
* clean
7 years ago
dangqingqing
45aca4e9bb
Change the type of conv2d in Python API.
7 years ago
Yu Yang
229c2e7883
Feature/while op sentiment analysis ( #6282 )
...
* Add DataFeeder
A v2 API like data feeder for book demos.
We can feed data directly from reader.
* Fix CI
* Add an unittest for while/rnn op forward
* Add unittest for raw while op backward
* Fix CI
* Complete Dynamic RNN
7 years ago
Qiao Longfei
161128bada
add chunk eval layer ( #6296 )
...
* add crf_decoding layer
* fix some typo
* init trunk_evaluator
* add trunk_evaluator layer
* update chunk_eval_op and test, change int32 to int64
* fix a numeric problem
* change layers.trunk_evaluator to layers.trunk_eval
* fix typo
* add precision_val
7 years ago
typhoonzero
b18ca5f873
wip api for dist train
7 years ago
dzhwinter
4eac85c60b
"add init seed" ( #6221 )
...
* "add init seed"
* "fix compile error"
* "add program level seed setting"
* "fixed based on comments"
7 years ago
Qiao Longfei
45c8a88a3e
add crf_decoding layer ( #6274 )
...
* add crf_decoding layer
* fix some typo
* fix test_crf_decoding_op
7 years ago
Yu Yang
d5e3279451
While op forward for sentimental analysis ( #6140 )
...
* Add DataFeeder
A v2 API like data feeder for book demos.
We can feed data directly from reader.
* Fix CI
* Add an unittest for while/rnn op forward
* Add unittest for raw while op backward
* Fix CI
7 years ago
QI JUN
1fe05c458f
Generate docs for Fluid API ( #6215 )
...
* add doc config for fluid
* fix typo
* follow comments
7 years ago
sweetsky0901
0c4446868b
Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into my_spp_op
7 years ago
sweetsky0901
8368e55be9
modify some doc
7 years ago
Yu Yang
2a3a1e9a93
Add DataFeeder ( #6102 )
...
* Add DataFeeder
A v2 API like data feeder for book demos.
We can feed data directly from reader.
* Fix CI
* Remove batch_size_dim for feeder
Also add __all__ to data_feeder.py
* Follow comment
7 years ago
sweetsky0901
531e7b6fa6
gpu test ok
7 years ago
sweetsky0901
c75b4538ca
Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into my_spp_op
7 years ago
sweetsky0901
5c057f9552
add spp op only can test ok
7 years ago
Siddharth Goyal
ea1a643425
Add hinge loss op ( #5837 )
...
* Add hinge loss op
* Update hinge-loss equation for proper latex
7 years ago
武毅
d89061c39c
Merge pull request #5282 from typhoonzero/simple_pipe_reader
...
Simple pipe reader for hdfs or other service
7 years ago
Yu Yang
aabe1db111
Feature/simple gan for api ( #6149 )
...
* Expose sigmoid_cross_entropy_with_logits
Also, change the `labels` to `label` for api consistency
* Very simple GAN based on pure FC layers
7 years ago
QI JUN
813bbf40a1
disable test_recurrent_op ( #6153 )
7 years ago
whs
10b2534ebc
Merge pull request #5480 from wanghaoshuang/nce_op
...
Add nce op
7 years ago
Yu Yang
1fe5acb25a
Expose sigmoid_cross_entropy_with_logits ( #6147 )
...
Also, change the `labels` to `label` for api consistency
7 years ago
QI JUN
ade6c83278
open test_word2vec ( #6104 )
7 years ago
Yu Yang
0d40a4dbc6
Add lod_level for data layer ( #6040 )
7 years ago
Yu Yang
ac596a3952
Feature/switch program ( #5932 )
...
* Unify fluid submodules to fluid module
Change books just use `import fluid`, not submodules
* Remove g_main_program/g_startup_program
Use default_main_program/default_startup_program instead
* Typo
* Add API for switch default program
* Two functions: switch_main_program/switch_startup_program
* A guard: program_guard. Users can use the `with` statement change
default programs
* Change unittests in `test_layers`
* Fix CI
* Fix CI
* Fix CI
7 years ago
QI JUN
82dd1653ae
Fix python.v2.fluid arg parse ( #6055 )
...
* fix python gflags init
* format code
7 years ago
sweetsky0901
966a6ce6db
Merge pull request #5826 from sweetsky0901/my_unpool_max_2d
...
My unpool max 2d
7 years ago
Yibing Liu
c16d1cae2a
Merge branch 'develop' of upstream into ctc_edit_distance_dev
7 years ago
Yibing Liu
116687a8ee
clean up code in ctc_edit_distance_op
7 years ago
Yu Yang
1b6dcc2fe8
Feature/param attr ( #5996 )
...
* Make param_attr as a strong typed class
Fix #5819
7 years ago
sweetsky0901
5b449b6021
Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into my_unpool_max_2d
7 years ago
dangqingqing
a1bf4c2833
Update code and small fix.
7 years ago
Yibing Liu
6bc6ccd187
add gpu kernel for ctc_edit_distance_op
7 years ago
qingqing01
21053c168c
Merge pull request #5954 from qingqing01/nvprof
...
Add CUDA profiler tools in new framework.
7 years ago
wanghaoshuang
29262ab24d
Fix unitest.
7 years ago
sweetsky0901
d2ee3c98df
format code
7 years ago
sweetsky0901
2d42fa74ec
Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into my_unpool_max_2d
7 years ago
kavyasrinet
dcf3ffd980
Adding log loss operator ( #5854 )
...
* Adding log loss operator
* Removing comments
7 years ago
sweetsky0901
bd561384bc
format code
7 years ago
sweetsky0901
821899ccd4
Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into my_unpool_max_2d
7 years ago
sweetsky0901
6fc9a9fd69
modify for del T2 and doc update
7 years ago
Qiao Longfei
c975fe1bde
batch norm support matrix input ( #5980 )
...
* batch norm support matrix input
* update gpu code
* format code
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 )
...
* Add Python wrap of conv2d_transpose and its unittest
* Follow comments
* Fix format
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
...
1. Remove checking for num_neg_samples.
2. Fix dims of Output(Cost) and Input(Bias).
3. Renamed num_sampled_classes to num_neg_samples.
4. Add TODO for add more distribution sampler.
5. Init grad_data of bias by zero.
6. Refine comments.
7. Register a kernel for type double.
7 years ago
Yu Yang
0aceeee1fa
Feature/remove g program ( #5930 )
...
* Unify fluid submodules to fluid module
Change books just use `import fluid`, not submodules
* Remove g_main_program/g_startup_program
Use default_main_program/default_startup_program instead
* Typo
* Fix CI
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
Yibing Liu
f5681f1551
Merge branch 'develop' of upstream into ctc_edit_distance_dev
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 )
...
* Restore the param infos in Program.clone()
The Program.clone only clone the variables and ops
in the program into a new program. However, the
information of Parameter is not clone.
So we need restore the information of Parameters.
Fix #5871
* Follow comments
* Fix CI
* Fix CI
* Fix CI
7 years ago
Qiao Longfei
c9a96575d5
py_test and test_image_classification_train support argument ( #5934 )
...
* py_test support argument, test_image_classification_train support argument
* use REMOVE_ITEM to rm item from list in cmake
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 )
...
Change books just use `import fluid`, not submodules
7 years ago
dzhwinter
e6546baa62
remove unused file ( #5918 )
7 years ago
武毅
a06bec1287
Conv cudnn 3d ( #5783 )
...
* conv cudnn 3d
* update test case
* update
* update
* follow comments and remove groups from helper
* update
* refine
* update
* follow comments2
* update
* fix compile
7 years ago
dzhwinter
52a735879c
"add asnumpy interface" ( #5620 )
...
* "add asnumpy interface"
* Just for unittest
* Change unittests for numpy I/O
* Fix CI
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 )
...
* Stash
* Stash
* Polish Evaluator
* Merge code
* Revert
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 )
...
* "add floor, ceil, round op"
* "reuse zero gradient"
* "fix divide zero"
* "fix numpy floor error"
7 years ago
dzhwinter
45062fe5d7
Feature/copytensor ( #5455 )
...
* "make global tensor function independently"
* "replace functor"
* "fix inline template error"
* "fix tensor array with CopyFrom"
* "fix other case use CopyFrom"
* "move the op interface hardly"
* "fix operators"
* "fix typo"
* "delete dynamic recurrent rnn and fix gru_unit in debugmode"
* "fix unique_ptr copy"
* "fix cuda copy"
* "fix namespace error"
* "removed nccl python test"
* "fix include error"
* "fix typo"
* fix copy util test
7 years ago
wanghaox
0690cca758
Merge pull request #5831 from wanghaox/roi_pool
...
Roi pool operator
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 )
...
* beam_search_decode support multi data type
* add VisitDataType for beam search decode
* use Specialization to handle bool
* move Specialization of BeamSearchDecodeFunctor out of class
7 years ago
QI JUN
3a76062c84
support testing when training and handle dropout and batch_norm operator in testing mode ( #5734 )
...
* is_training to is_test in dropout op
* handle dropout and batch_norm operator when prune pdesc in testing mode
* handle dropout and batch_norm operator when prune pdesc in testing mode
* add get_inference_program method
* fix dropout op
* fix ci
* test data after each batch training
* refine code
* refine test_book3
* fix ci
* follow comments
7 years ago
fengjiayi
50d670ee06
Unify dtype and datatype ( #5869 )
...
* Change all `data_type` in Python to `dtype`
* Change `date_type` in C++ to `dtype`
* Refine
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 )
...
* Adding the FTRL optimizer
* Fixed the python test case
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 )
...
* init label_semantic_roles.py
* add linear_chain_crf and test
* complete test_linear_chain_crf
* correct last layer of db_lstm
* update optimizer and initializer
* update param_initializer of embedding_layer
* support load pre trained embedding
* rm unused parameter
* optimize code
* clean code
* fix test
* add todo
7 years ago
Guo Sheng
778b981e24
Merge pull request #5804 from guoshengCS/fix-GRUUnitOp-dev
...
Fix calculations in gru_unit_op to consistent with gru_op
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
...
Implementing the MSRA initializer for rectifier units
7 years ago
tensor-tang
e28157d7c1
fix v2 init issue on Mac ( #5808 )
...
* fix v2 init issue on Mac
* refine the v2 init
7 years ago
chengduo
67bd4cd641
Merge pull request #5802 from chengduoZH/reorder_parameter
...
reorder parameters of layer
7 years ago
fengjiayi
f04c97a035
refine test_understand_sentiment_lstm ( #5781 )
...
* fix
* Fix a bug
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 )
...
* Forward of raw if-else op
* add backward part of mnist if-else unittest
* refine fill_constant_batch_size_like layer
* add draft ifelse operator
* Complete IfElse Op
* add unittest of ifelse api
* merge baidu/develop
* Stash
* Merge develop branch
* Support int/int64 for fill_constant_batch_size_like
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 )
...
* Improve the initializer Interface for fc, sequence_conv and conv2d layers
* Fix some typos in python code
* Fix CI
7 years ago
sweetsky0901
7ce06c8b61
Merge pull request #5571 from sweetsky0901/my_maxout_op
...
Add maxout operator.
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
...
add the softsign activation.
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
...
fix bug (conv2d groups: 'num_channels % groups is not 0:' )
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
...
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 )
...
* enforce shape of backward target to be {1}
* fix test_regularizer.py
* rm unused code
* fix backward_test
* fix a type bug
* fix test_program
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