Closed vieting closed 3 years ago
Add tensor.expand. To do this, first reshape to get additional axes if necessary and then use RETURNN's TileLayer to expand to larger size.
tensor.expand
TileLayer
Add
tensor.expand
. To do this, first reshape to get additional axes if necessary and then use RETURNN'sTileLayer
to expand to larger size.