Searched defs:tflite_tensor_sources (Results 1 – 1 of 1) sorted by relevance
97 const std::map<int, TensorSource>& tflite_tensor_sources) { in InitializeTensorSources()524 std::map<int, TensorSource> tflite_tensor_sources; in Init() local