Searched refs:ShortParsable (Results 1 – 4 of 4) sorted by relevance
73 module.ToString(HloPrintOptions::ShortParsable()).c_str()); in RealMain()83 module->ToString(HloPrintOptions::ShortParsable()).c_str()); in RealMain()
394 HloPrintOptions::ShortParsable().set_print_backend_config( in DoExtractCommand()
99 options = HloPrintOptions::ShortParsable(); in GetComputationHloText()294 .def_static("short_parsable", &HloPrintOptions::ShortParsable) in BuildXlaCompilerSubmodule()
99 static HloPrintOptions ShortParsable() { in ShortParsable() function