Searched defs:IsSupportedType (Results 1 – 4 of 4) sorted by relevance
180 struct IsSupportedType { struct181 static constexpr bool value =
78 typedef bool (*IsSupportedType)(TfLiteType); typedef
212 public static bool IsSupportedType<T>() in IsSupportedType() method in Google.FlatBuffers.ByteBuffer