Searched defs:GetInputTensor (Results 1 – 7 of 7) sorted by relevance
141 ConstTensorViewOr TfShapeInferenceContext::GetInputTensor(const int idx) const { in GetInputTensor() function in tflite::shim::TfShapeInferenceContext
116 ConstTensorViewOr GetInputTensor(const int idx) const { in GetInputTensor() function
152 ConstTensorViewOr TfLiteShapeInferenceContext::GetInputTensor( in GetInputTensor() function in tflite::shim::TfLiteShapeInferenceContext
224 TfLiteTensor* ObjectReader::GetInputTensor(int index) const { in GetInputTensor() function in tflite::gpu::ObjectReader
135 const TfLiteTensor* GetInputTensor(int index) { in GetInputTensor() function in tflite::benchmark::__anone243b2400211::TestBenchmark
418 py::object GetInputTensor(std::string& input_name, const py::dict& keywords, in GetInputTensor() function
1392 const armnn::ConstTensor GetInputTensor(const LayerBindingId layerId, const InputTensors& inputTens… in GetInputTensor() function