Skip to content
Commit 8d64fc78 authored by Tai Ly's avatar Tai Ly Committed by Davide Grohmann
Browse files

Fix deserialize of f16 pad_const



This fixes deserialization of f16 pad const values
by first converting pad_const_fp (f32 value) to f16
and then construct the DenseElementsAttr with it.

Signed-off-by: default avatarTai Ly <tai.ly@arm.com>
Change-Id: I3480ea9b4e85a94fd52cd0a32e7b3cd9ceb0a585
parent f7c405dc
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