Skip to content
Commit a2b64477 authored by Johan Gunnarsson's avatar Johan Gunnarsson Committed by Fredrik Svedberg
Browse files

MLBEDSW-10589: Fix the "NPU only" tensor condition in graph packing



An "NPU only" tensor means a tensor that has only NPU producers and
only NPU consumers. The logic was wrong as it allowed CPU consumers,
this lead to some CPU tensors being added as placeholders and
missing from the resulting graph.

Also changed the supported ops unit test to silence log output.

Signed-off-by: Johan Gunnarsson's avatarJohan Gunnarsson <johan.gunnarsson@arm.com>
Change-Id: I511d7bb2419c17dc4230eb791a0a84cd3ce7dedb
parent 28590d75
Loading
Loading
Loading
Pipeline #24986 passed with stages
in 14 minutes and 46 seconds
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