Searched refs:FindTensorWithNameOrIndex (Results 1 – 2 of 2) sorted by relevance
215 TfLiteTensor* input_tensor = FindTensorWithNameOrIndex( in Preprocess()273 FindTensorWithNameOrIndex( in Postprocess()277 FindTensorWithNameOrIndex( in Postprocess()327 auto input_tensor = FindTensorWithNameOrIndex( in Initialize()365 const auto scores = FindTensorWithNameOrIndex( in Initialize()409 auto labels = FindTensorWithNameOrIndex( in Initialize()
155 static TensorType* FindTensorWithNameOrIndex( in FindTensorWithNameOrIndex() function