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
tensor-tang
81e15bcf23
reduce the training samples for infer model
7 years ago
tensor-tang
5c7fadae99
Merge remote-tracking branch 'upstream/develop' into benchmark
7 years ago
tensor-tang
6fc454486c
reduce test_period to save time when training openblas
7 years ago
tensor-tang
86b8bdc0af
enable inference alexnet benchmark
7 years ago
tensor-tang
19939657ea
enable training alexnet benchmark
7 years ago
guosheng
adfe6900b9
Fix lr setting of param_attr in Fluid
7 years ago
typhoonzero
5913e735be
fix compile when merge
7 years ago
武毅
3c6399d1b2
Merge pull request #6847 from Yancey1989/fix_pip_page_404
...
fix pip install page 404 links
7 years ago
fengjiayi
24f777005e
Merge pull request #6825 from JiayiFeng/rename_fill_zero_op_output
...
Rename fill_zeros_like_op's output
7 years ago
typhoonzero
b848416166
follow comments
7 years ago
caoying03
a74db488f7
follow comments.
7 years ago
Yancey1989
afaa73e594
fix pip install page 404 links
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
Yu Yang
7e214b4985
Speed up ColwiseSum in CPU ( #6834 )
...
* Remove unnecessary reshape in ColwiseSum
Speed up 12s -> 10s.
* Hand write ColwiseAdd in CPU
7 years ago
fengjiayi
f3cc75d8fb
Fix errors
7 years ago
Yang Yu
9189567a90
Follow comments
7 years ago
fengjiayi
0895d1d3cb
Fix a error
7 years ago
QI JUN
1a3d4b0d3d
add design doc on keys of operaror kernel type ( #6782 )
...
* add design doc on keys of operator kernel type
* 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
chengduo
f605f16726
Merge pull request #6279 from chengduoZH/feature/add_dilation_for_conv_trans
...
Add dilation for conv_trans_op
7 years ago
Yu Yang
091897321f
Rename XXDescBind --> XXDesc ( #6797 )
...
* Rename XXDescBind --> XXDesc
* Fix Compile
7 years ago
hedaoyuan
0295b00066
Add libprotobuf-lite.a when install. ( #6340 )
...
* Add libprotobuf-lite.a when install.
* Fix protobuf.cmake
* Bug fix
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
dzhwinter
ad2ab95207
"small fix of Place" ( #6766 )
7 years ago
Yang Yu
b23982a2de
Add ReorderLoDTensorByRank
...
It is useful to reorder RNN memory block.
7 years ago
whs
f04f4f9aee
Fix equation of sequence_softmax_op. ( #6810 )
7 years ago
Abhinav Arora
ad9790891b
Polish layer documentation for fill_constant ops ( #6808 )
7 years ago
Qiao Longfei
f734d0cb70
Merge pull request #6790 from jacquesqiao/kernel-hint-design
...
Kernel hint design
7 years ago
chengduo
e19032fb4e
Merge pull request #6743 from chengduoZH/profiling/02.recognize_digits
...
Refine elementwiseAdd and im2col
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
武毅
707292709d
Merge pull request #2 from Yancey1989/patch_dist
...
Fix unit test failed
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
kavyasrinet
aad8b223d6
Adding a proposal for operator documentation. ( #6805 )
...
* Updating the design doc of Fluid
* Organizing the operator documentation
* Adding a proposed format for operator documentation
* Adding more details to the format
7 years ago
Yibing Liu
c2b1ddb6a8
Correct the dropout_op's computation in test
7 years ago
chengduo
5b52481058
refine accuracy_op.cu ( #6774 )
7 years ago
Yancey1989
e805cfcbf3
fix unit test failed
7 years ago
qiaolongfei
a7bb983343
optimize indent
7 years ago
qiaolongfei
f3cbd8d404
follow comment
7 years ago
caoying03
c322c7bb02
some small refines.
7 years ago
qiaolongfei
1102591595
add two sub title
7 years ago