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