Home
last modified time | relevance | path

Searched refs:tensor_at_index (Results 1 – 1 of 1) sorted by relevance

/external/tensorflow/tensorflow/lite/core/
Dsubgraph.cc733 TfLiteTensor* tensor_at_index = tensor(idx); in AllocateTensors() local
734 TF_LITE_ENSURE_EQ(context(), tensor_at_index->allocation_type, in AllocateTensors()