Home
last modified time | relevance | path

Searched refs:Performance_LOW (Results 1 – 1 of 1) sorted by relevance

/external/tensorflow/tensorflow/lite/experimental/acceleration/configuration/
Dconfiguration_generated.h357 Performance_LOW = 4, enumerator
359 Performance_MAX = Performance_LOW
368 Performance_LOW in EnumValuesPerformance()
386 if (flatbuffers::IsOutRange(e, Performance_UNDEFINED, Performance_LOW)) return ""; in EnumNamePerformance()