Skip to content
Commit 4472430d authored by Rickard Bolin's avatar Rickard Bolin
Browse files

MLBEDSW-10631: Modify CONST error check



CONST operator error check assumed exact size match between buffer and
OFM tensor storage size bytes. That failed since TOSA tensors are 8 byte
aligned. Changed to check that buffer has enough elements to fill OFM
instead.

Change-Id: Ice7ddc04707d81e27f5f26317ab12fe5640008d9
Signed-off-by: Rickard Bolin's avatarRickard Bolin <rickard.bolin@arm.com>
parent 34eec942
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