We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d82731e commit 41c388dCopy full SHA for 41c388d
tensorlayer/layers.py
@@ -659,7 +659,7 @@ class AverageEmbeddingInputLayer(Layer):
659
660
Parameters
661
------------
662
- inputs : input placeholder or tensor; zeros are paddings
+ inputs : input placeholder or tensor
663
vocabulary_size : an integer, the size of vocabulary
664
embedding_size : an integer, the dimension of embedding vectors
665
pad_value : an integer, the scalar pad value used in inputs
0 commit comments