Searched refs:kTfLiteBfloat16String (Results 1 – 1 of 1) sorted by relevance
29 static constexpr char kTfLiteBfloat16String[] = "bf16"; variable103 value += kTfLiteBfloat16String; in MetadataForReducedPrecisionSupport()120 } else if (metadata.substr(*idx, 4) == kTfLiteBfloat16String) { in ReadInferenceType()