Update ConvertU8toF16 to save outputs in F16 containers
- If we save FP16 in FP32 containers, it will change byte representation
- which causes wrong values after deserialization
- Update the code to store F16 values in F16 containers
Signed-off-by:
Jerry Ge <jerry.ge@arm.com>
Change-Id: I2ddea67471997c596980faea1419422d96bad60d
Loading
Please register or sign in to comment