Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/
Ddump.cc302 std::vector<std::string> dumped_file_paths; in DumpHloModuleImpl() local
305 dumped_file_paths.push_back(*path); in DumpHloModuleImpl()
308 return dumped_file_paths; in DumpHloModuleImpl()