Searched refs:FindTensorWithNameOrIndex (Results 1 – 2 of 2) sorted by relevance
189 TfLiteTensor* input_tensor = FindTensorWithNameOrIndex( in Preprocess()247 FindTensorWithNameOrIndex( in Postprocess()251 FindTensorWithNameOrIndex( in Postprocess()301 auto input_tensor = FindTensorWithNameOrIndex( in Initialize()339 const auto scores = FindTensorWithNameOrIndex( in Initialize()383 auto labels = FindTensorWithNameOrIndex( in Initialize()
144 static TensorType* FindTensorWithNameOrIndex( in FindTensorWithNameOrIndex() function