Skip to content
Commit a0ee648f authored by Jerry-Ge's avatar Jerry-Ge
Browse files

Fix segfault for resize_tensor_input of rank-0 tensors



tf-lite interpreter's resize_tensor_input doesn't support resize rank-0
tensors and it's causing a segfault.

skip this function for rank-0 tensors

Signed-off-by: Jerry-Ge's avatarJerry Ge <jerry.ge@arm.com>
Change-Id: Idb15a0e06cd7b4144c0c42396b843fdcc7b2460f
parent 62a383df
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