Home
last modified time | relevance | path

Searched refs:running_module_id (Results 1 – 1 of 1) sorted by relevance

/external/tensorflow/tensorflow/compiler/xla/service/
Dxla_debug_info_manager.cc90 for (const auto& running_module_id : running_module_ids_) { in StopTracing() local
91 const ModuleIdentifier& module_id = running_module_id.first; in StopTracing()