You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am adding a test to show that the supported data types are working. Double/float, int8/int16/int32/int64, uint8/uint16/uint32/uint64 and bools are currently supported. Another issue will be created if support for other types are requested.
Initially only floats/doubles will be handled, and we should investigate which other types are commonly used in TF models.
The text was updated successfully, but these errors were encountered: