Skip to content
Commit f7490beb authored by Johan Gunnarsson's avatar Johan Gunnarsson
Browse files

MLBEDSW-10945: Ensure correct TOSA tensor data alignment



Some flatbuffer tools are not respecting the force_align attribute.

Constant tensor data is not always aligned to 8 bytes even though
tosa.fbs has "data: [ubyte] (force_align: 8)". This casues problems
when the tensor data is accessed as int64 in Vela.

Signed-off-by: Johan Gunnarsson's avatarJohan Gunnarsson <johan.gunnarsson@arm.com>
Change-Id: I2e09e0ac8ce8d7e67dc5868bc121f44d1fb851b9
parent 9209e7a4
Loading
Loading
Loading
Pipeline #28427 passed with stages
in 7 minutes and 42 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