Searched refs:InferWithFallback (Results 1 – 3 of 3) sorted by relevance
116 tflite::support::StatusOr<OutputType> InferWithFallback(InputTypes... args) { in InferWithFallback() function
311 return InferWithFallback(frame_buffer, roi); in Segment()
400 return InferWithFallback(frame_buffer, roi); in Classify()