Searched refs:GetInterpreterContext (Results 1 – 1 of 1) sorted by relevance
42 TfLiteContext* GetInterpreterContext() { return interpreter_.context_; } in GetInterpreterContext() function in tflite::InterpreterTest885 auto* context = GetInterpreterContext(); in TEST_F()