Skip to content
Commit d12a62a1 authored by Alexander Bengtsson's avatar Alexander Bengtsson Committed by Alexander Bengtsson
Browse files

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: default avatarAlexander Bengtsson <Alexander.Bengtsson@arm.com>
parent 88c49220
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment