Skip to content

Conversation

@wanghaoshuang
Copy link
Contributor

fix #6602

dzhwinter and others added 30 commits September 4, 2017 23:21
dzhwinter and others added 28 commits December 21, 2017 12:33
* Add libprotobuf-lite.a when install.

* Fix protobuf.cmake

* Bug fix
* Rename XXDescBind --> XXDesc

* Fix Compile
…tion_for_conv_trans

Add dilation for conv_trans_op
* add design doc on keys of operator kernel type

* follow comments
* Remove unnecessary reshape in ColwiseSum

Speed up 12s -> 10s.

* Hand write ColwiseAdd in CPU
…op_output

Rename fill_zeros_like_op's output
* Writeup for array write layer

* Fixed the type
* Polish API docs for assign layer

* Polishing the API docs for concat and assign layer
…o_lod_tensor, create_array, increment (PaddlePaddle#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
Refine the doc for mul_op and fully connected layer.
@wanghaoshuang wanghaoshuang deleted the fix_seq branch December 22, 2017 02:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

seq_expand_op needs to support x as a base tensor