Searched refs:kLiteFormatError (Results 1 – 3 of 3) sorted by relevance
97 kLiteFormatError = kLite | (0x0FFFFFFF & -400), /**< Failed to checking tensor format. */ enumerator
99 kLiteFormatError = kLite | (0x0FFFFFFF & -400), /**< Failed to checking tensor format. */ enumerator
155 … {kLiteFormatError, "Failed to checking tensor format."}, in CodeAsCString()