Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/lite/kernels/
Ddetection_postprocess.cc247 const float* tensor_base = tensor->data.f; in ReInterpretTensor() local
254 float* tensor_base = tensor->data.f; in ReInterpretTensor() local