Searched defs:GetOutputTensorCount (Results 1 – 2 of 2) sorted by relevance
| /external/tflite-support/tensorflow_lite_support/metadata/cc/ | ||
| D | metadata_extractor.cc | 350 int ModelMetadataExtractor::GetOutputTensorCount() const { in GetOutputTensorCount() function in tflite::metadata::ModelMetadataExtractor |
| /external/tensorflow/tensorflow/lite/experimental/examples/unity/TensorFlowLitePlugin/Assets/TensorFlowLite/SDK/Scripts/ | ||
| D | Interpreter.cs | 114 public int GetOutputTensorCount() { in GetOutputTensorCount() method in TensorFlowLite.Interpreter |