Searched defs:GetInputTensor (Results 1 – 5 of 5) sorted by relevance
/external/tensorflow/tensorflow/lite/kernels/shim/ | ||
D | tf_op_shim.cc | 139 ConstTensorViewOr TfShapeInferenceContext::GetInputTensor(const int idx) const { in GetInputTensor() function in tflite::shim::TfShapeInferenceContext |
D | op_kernel.h | 116 ConstTensorViewOr GetInputTensor(const int idx) const { in GetInputTensor() function |
D | tflite_op_shim.cc | 148 ConstTensorViewOr TfLiteShapeInferenceContext::GetInputTensor( in GetInputTensor() function in tflite::shim::TfLiteShapeInferenceContext |
/external/tensorflow/tensorflow/lite/delegates/gpu/common/ | ||
D | object_reader.cc | 224 TfLiteTensor* ObjectReader::GetInputTensor(int index) const { in GetInputTensor() function in tflite::gpu::ObjectReader |
/external/tensorflow/tensorflow/lite/tools/benchmark/ | ||
D | benchmark_test.cc | 132 const TfLiteTensor* GetInputTensor(int index) { in GetInputTensor() function in tflite::benchmark::__anona75ccbf60211::TestBenchmark |