Skip to content
Unverified Commit 9ab732f6 authored by LiqinWeng's avatar LiqinWeng Committed by GitHub
Browse files

[MLIR][TOSA] Add tosa.slice operation conversion failure scenario (#68578)

Fixes #68481, In the following scenario, the conversion fails:
1. resultType of tosa.slice is UnrankedTensorType
2. tosa.slice.getsize().size() < resultType.getRank()
parent 7645df6b
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment