Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/lite/delegates/flex/
H A Dkernel.cc97 const std::map<int, TensorSource>& tflite_tensor_sources) { in InitializeTensorSources()
524 std::map<int, TensorSource> tflite_tensor_sources; in Init() local