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:
Tai Ly <tai.ly@arm.com>
Change-Id: I3480ea9b4e85a94fd52cd0a32e7b3cd9ceb0a585
Loading
Please register or sign in to comment