Commit ce20b6a
committed
Use ov::Tensor for AHWB
Using ov::RemoteTensor with AHWB is resulting in NPU failure.
Hence, using ov::Tensor for AHWB to work around that issue.
Signed-off-by: Anoob Anto Kodankandath <[email protected]>1 parent 8f1b141 commit ce20b6a
1 file changed
+3
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
201 | 201 | | |
202 | 202 | | |
203 | 203 | | |
204 | | - | |
205 | | - | |
206 | | - | |
| 204 | + | |
| 205 | + | |
207 | 206 | | |
208 | | - | |
| 207 | + | |
209 | 208 | | |
210 | 209 | | |
211 | 210 | | |
| |||
0 commit comments