Searched defs:GetOutput (Results 1 – 3 of 3) sorted by relevance
75 std::vector<T> GetOutput() { in GetOutput() function
125 TfLiteTensor* GetOutput(TfLiteContext* context, const TfLiteNode* node, in GetOutput() function
90 std::vector<int> GetOutput() { return ExtractVector<int>(output_); } in GetOutput() function in tflite::ops::custom::__anon90bfa3490111::MicroFrontendOpModel
Completed in 7 milliseconds