Home
last modified time | relevance | path

Searched defs:GetOutputTensors (Results 1 – 2 of 2) sorted by relevance

/external/tflite-support/tensorflow_lite_support/cc/task/core/
Dbase_task_api.h90 std::vector<const TfLiteTensor*> GetOutputTensors() { in GetOutputTensors() function
/external/tensorflow/tensorflow/lite/tools/optimize/
Dmodify_model_interface.cc123 std::vector<TensorOpTensor> GetOutputTensors(const TensorType& output_type, in GetOutputTensors() function