Skip to content

Conversation

albertz
Copy link
Member

@albertz albertz commented Mar 1, 2022

Fix #955 for most relevant layers, as an extension to #597.

  • ConvLayer
  • PoolLayer
  • TransposedConvLayer
  • WindowLayer
  • PadLayer
  • ResizeLayer
  • PrefixInTimeLayer
  • PostfixInTimeLayer
  • SliceLayer
  • SliceNdLayer
  • MergeDimsLayer
  • SplitDimsLayer (nothing needs to be done I think)
  • UnflattenNdLayer (nothing needs to be done I think)
  • RepeatLayer
  • TimeChunkingLayer (I think nothing needs to be done)
  • RemoveLayer (I think nothing needs to be done)
  • RecLayer (I think nothing needs to be done)
  • EditDistanceTableLayer (already done)
  • MaskedComputationLayer (I think nothing needs to be done)
  • CumConcatLayer (nothing needs to be done)
  • RangeFromLengthLayer (already done)
  • RangeLayer (already done)
  • ScatterNdLayer (nothing needs to be done)
  • ReduceOutLayer
  • StackLayer
  • SplitLayer (I think nothing needs to be done)
  • TileLayer
  • ConcatLayer (already done)
  • GatingLayer

albertz and others added 28 commits March 1, 2022 17:55
@albertz albertz requested a review from Zettelkasten March 3, 2022 15:02
@albertz albertz marked this pull request as ready for review March 3, 2022 15:02
@albertz albertz requested a review from a team as a code owner March 3, 2022 15:02
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.

Specified out dim tags potentially needs duplicated logic
1 participant