Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/lite/kernels/shim/
Dtf_op_shim.cc139 ConstTensorViewOr TfShapeInferenceContext::GetInputTensor(const int idx) const { in GetInputTensor() function in tflite::shim::TfShapeInferenceContext
Dop_kernel.h116 ConstTensorViewOr GetInputTensor(const int idx) const { in GetInputTensor() function
Dtflite_op_shim.cc148 ConstTensorViewOr TfLiteShapeInferenceContext::GetInputTensor( in GetInputTensor() function in tflite::shim::TfLiteShapeInferenceContext
/external/tensorflow/tensorflow/lite/delegates/gpu/common/
Dobject_reader.cc224 TfLiteTensor* ObjectReader::GetInputTensor(int index) const { in GetInputTensor() function in tflite::gpu::ObjectReader
/external/tensorflow/tensorflow/lite/tools/benchmark/
Dbenchmark_test.cc132 const TfLiteTensor* GetInputTensor(int index) { in GetInputTensor() function in tflite::benchmark::__anona75ccbf60211::TestBenchmark