Skip to content

Commit 4042fcd

Browse files
committed
[TOSA] Conv3d legalization
- Extend Torch to TOSA conversion with full aten.conv3d coverage, mapping padding/stride/dilation configs and bias handling into canonical TOSA conv ops. - Refactor TorchToTosa lowering utilities to share more code between conv variants. - Update conversion tests plus PT1 xfail lists to reflect the newly supported 3D convolution paths. Signed-off-by: Cathal Corbett <[email protected]> Change-Id: Iaf1261e121dec1ddb84b814e9058bb7ebadd4de7
1 parent b834f94 commit 4042fcd

File tree

4 files changed

+734
-241
lines changed

4 files changed

+734
-241
lines changed

0 commit comments

Comments
 (0)