MLBEDSW-9696: Initial support for TOSA TransposeConv2D
- Support TOSA TransposeConv2D with kernel strides 1 or 2
by adding support for output-padding.
- Simplify DecomposeTransposeConv2D and breakout TFLite-specific padding
to the TFLite reader.
- Refactor InitializeSlice into TensorSlice.Initialize
- Strides larger than 2 will require further decomposition MLBEDSW-9761
Change-Id: I54143461a5bc677ca7eefd91b9005dbdc7b924ec
Signed-off-by:
Alexander Bengtsson <Alexander.Bengtsson@arm.com>
Loading
Please register or sign in to comment