Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/lite/
Dinterpreter.h269 T* typed_tensor(int tensor_index) { in typed_tensor() function
281 const T* typed_tensor(int tensor_index) const { in typed_tensor() function
/external/tensorflow/tensorflow/lite/micro/
Dmicro_interpreter.h114 T* typed_tensor(int tensor_index) { in typed_tensor() function