-
Notifications
You must be signed in to change notification settings - Fork 113
Add input/outputShape information to all KDocs of layers (#211) #460
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
dosier
wants to merge
34
commits into
Kotlin:master
Choose a base branch
from
dosier:missing-layer-documentation
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from all commits
Commits
Show all changes
34 commits
Select commit
Hold shift + click to select a range
78196a8
Added missing saving functions for ReLU and ELU activation layers (Je…
dosier 6347d65
Reverted changes to the imports
dosier 208cd56
Merge branch 'master' of https://github.com/JetBrains/KotlinDL
dosier 0dd75a8
Merge branch 'master' of https://github.com/JetBrains/KotlinDL
dosier 4c88bb8
Merge branch 'master' of https://github.com/JetBrains/KotlinDL
dosier a904dc8
Merge remote-tracking branch 'JetBrains/master'
dosier 42cabce
Merge remote-tracking branch 'JetBrains/master'
dosier 71a87e8
Merge remote-tracking branch 'JetBrains/master'
dosier a175f9b
Updated shape documentation in GlobalAvgPool2D (#211)
dosier e41ac23
Added shape docs for ELU layer from Keras (#211)
dosier c672d06
Added shape docs for LeakyReLU layer from Keras (#211)
dosier f5c4d53
Added shape docs for PReLU layer from Keras (#211)
dosier e044a7f
Added shape docs for Softmax layer from Keras (#211)
dosier aa8f4f3
Added shape docs for ThresholdedReLU layer from Keras (#211)
dosier 7521fdc
Added shape docs for DepthwiseConv2D layer from Keras (#211)
dosier b1e48be
Added shape docs for SeparableConv2D layer from Keras (#211)
dosier 8f7fef8
Added shape docs for Dense layer from Keras (#211)
dosier 02b42aa
Added shape docs for BatchNorm layer from Keras (#211)
dosier 6e57581
Added shape docs for AvgPool1D layer from Keras (#211)
dosier 138a215
Added shape docs for AvgPool2D layer from Keras (#211)
dosier b858b06
Added shape docs for AvgPool3D layer from Keras (#211)
dosier ab90b54
Added shape docs for GlobalMaxPool1D layer from Keras (#211)
dosier e1dca8d
Added shape docs for GlobalMaxPool2D layer from Keras (#211)
dosier b66ac7f
Added shape docs for GlobalMaxPool3D layer from Keras (#211)
dosier 4ac2bcb
Added shape docs for MaxPool1D layer from Keras (#211)
dosier dfe7f61
Added shape docs for MaxPool2D layer from Keras (#211)
dosier 27ad318
Added shape docs for MaxPool3D layer from Keras (#211)
dosier df6b4b1
Added shape docs for ZeroPadding1D layer from Keras (#211)
dosier e6d5118
Added shape docs for ZeroPadding2D layer from Keras (#211)
dosier d5c8d88
Added shape docs for ZeroPadding3D layer from Keras (#211)
dosier dc372ff
Added missing line breaks in shape docs (#211)
dosier 627db27
Added shape docs for ReLU layer from Keras (#211)
dosier c8a990c
Merge remote-tracking branch 'JetBrains/master' into missing-layer-do…
dosier 34c394f
Updated Dense input/output shape documentation
dosier File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -10,6 +10,11 @@ import org.tensorflow.Shape | |
| /** | ||
| * Zero-padding layer for 3D input (e.g. video). | ||
| * This layer can add zeros in the rows, cols and depth of a video tensor. | ||
| * | ||
| * __Input shape:__ 5D tensor with shape `(batch_size, first_axis_to_pad, second_axis_to_pad, third_axis_to_pad, depth)`. | ||
|
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Again, maybe it would be better to replace |
||
| * | ||
| * __Output shape:__ 5D tensor with shape `(batch_size, first_padded_axis, second_padded_axis, third_axis_to_pad, depth)`. | ||
| * | ||
| * @property [padding] 6 numbers interpreted as `(left_dim1_pad, right_dim1_pad, left_dim2_pad, right_dim2_pad, left_dim3_pad, right_dim3_pad)`. | ||
| * | ||
| * @since 0.3 | ||
|
|
||
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
axis_to_padis a somewhat misleading name because an axis usually refers to the dimension's index, but here it refers to the size of the dimension. Justdimwould be ok.