Skip to content
Commit 1f8b7d56 authored by Ian Tayler Lessa's avatar Ian Tayler Lessa Committed by Eric Kunze
Browse files

Fix bug in fp8e5m2 serialisation



Previously we were incorrectly serialising fp8e5m2 tensors into the
flatbuffers. Now we handle serialisation properly.

The code still assumes the input array to be of dtype uint8. A future
patch should allow fp8e5m2 tensors to be passed in native form, with the
library itself handling conversions to uint8 if necessary.

Signed-off-by: Ian Tayler Lessa's avatarIan Tayler Lessa <ian.taylerlessa@arm.com>
Change-Id: Ib4772a7ae01d5ce5e85f426dec531a5f4778e2f0
parent ac1b8e6c
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