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