Home
last modified time | relevance | path

Searched defs:GetInputTensor (Results 1 – 7 of 7) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/lite/kernels/shim/
H A Dtf_op_shim.cc141 ConstTensorViewOr TfShapeInferenceContext::GetInputTensor(const int idx) const { in GetInputTensor() function in tflite::shim::TfShapeInferenceContext
H A Dop_kernel.h116 ConstTensorViewOr GetInputTensor(const int idx) const { in GetInputTensor() function
H A Dtflite_op_shim.cc152 ConstTensorViewOr TfLiteShapeInferenceContext::GetInputTensor( in GetInputTensor() function in tflite::shim::TfLiteShapeInferenceContext
/aosp_15_r20/external/tensorflow/tensorflow/lite/delegates/gpu/common/
H A Dobject_reader.cc224 TfLiteTensor* ObjectReader::GetInputTensor(int index) const { in GetInputTensor() function in tflite::gpu::ObjectReader
/aosp_15_r20/external/tensorflow/tensorflow/lite/tools/benchmark/
H A Dbenchmark_test.cc135 const TfLiteTensor* GetInputTensor(int index) { in GetInputTensor() function in tflite::benchmark::__anone243b2400211::TestBenchmark
/aosp_15_r20/external/tensorflow/tensorflow/python/framework/
H A Dop_def_library_pybind.cc418 py::object GetInputTensor(std::string& input_name, const py::dict& keywords, in GetInputTensor() function
/aosp_15_r20/external/armnn/src/armnn/
H A DLoadedNetwork.cpp1392 const armnn::ConstTensor GetInputTensor(const LayerBindingId layerId, const InputTensors& inputTens… in GetInputTensor() function