Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/
Dhlo_module_metadata.h83 Status add_current_pass_dump_filename(const std::string& dump_filename) { in add_current_pass_dump_filename() function
Dhlo_pass_pipeline.cc242 Status status = module.metadata()->add_current_pass_dump_filename(filename); in MaybeDumpHloAndSaveFilenames()