Searched refs:IsSupportedType (Results 1 – 3 of 3) sorted by relevance
36 typedef bool (*IsSupportedType)(TfLiteType); typedef37 template <IsSupportedType>44 if (!IsSupportedType(input->type)) { in GenericPrepare()
211 public static bool IsSupportedType<T>() in IsSupportedType() method in FlatBuffers.ByteBuffer823 if (!IsSupportedType<T>())863 if (!IsSupportedType<T>())
304 if(!ByteBuffer.IsSupportedType<T>())325 if (!ByteBuffer.IsSupportedType<T>())