Skip to content

Conversation

robin-p-schmitt
Copy link
Contributor

@robin-p-schmitt robin-p-schmitt commented Sep 7, 2021

The start argument of SliceNdLayer can now be of any shape and not only of shape (B,) as before. I am not 100% sure if we need any asserts to check for shapes or so. But I think it should work for any non-exotic shapes.

@Zettelkasten #625

@robin-p-schmitt robin-p-schmitt marked this pull request as draft September 7, 2021 12:33
@Zettelkasten Zettelkasten self-requested a review September 7, 2021 13:33
@robin-p-schmitt

This comment has been minimized.

@robin-p-schmitt robin-p-schmitt force-pushed the schmitt-slicend-use-gatherlayer branch from d5d46f6 to 4ccf73b Compare September 8, 2021 14:10
@robin-p-schmitt

This comment has been minimized.

@albertz

This comment has been minimized.

@robin-p-schmitt robin-p-schmitt force-pushed the schmitt-slicend-use-gatherlayer branch from 4ccf73b to fad90d0 Compare September 14, 2021 07:13
@robin-p-schmitt robin-p-schmitt force-pushed the schmitt-slicend-use-gatherlayer branch from a4f220d to 0e563b3 Compare September 16, 2021 09:18
@robin-p-schmitt
Copy link
Contributor Author

This might also be interesting for @mmz33

@albertz
Copy link
Member

albertz commented Sep 16, 2021

Despite my remaining comments, I think this PR is ready, or not? You should then mark it as "ready for review".

@robin-p-schmitt robin-p-schmitt marked this pull request as ready for review September 16, 2021 12:47
@robin-p-schmitt robin-p-schmitt requested a review from a team as a code owner September 16, 2021 12:47
@albertz albertz merged commit 5eb93b5 into rwth-i6:master Sep 16, 2021
@albertz
Copy link
Member

albertz commented Sep 16, 2021

Looks good now. I merged it now.

In case you see further problems, open a new PR with proposed changes/fixes.

And also for your follow up changes/extensions, please open a new PR.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet