We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
size is not enough. If size is None or size is some other layer, we get a new spatial dim. And then this is a typical case from #597.
size
None
The text was updated successfully, but these errors were encountered:
better
1323d79
rwth-i6/returnn#836
SliceNdLayer, out_spatial_dim option
589b935
Fix #836.
SliceNdLayer, out_spatial_dim option (#838)
b5f8ea1
Successfully merging a pull request may close this issue.
size
is not enough. Ifsize
isNone
orsize
is some other layer, we get a new spatial dim. And then this is a typical case from #597.The text was updated successfully, but these errors were encountered: