interactive_graphviz.cc | 69 string hlo_proto; member in struct:xla::tools::__anon44679::Options 95 --{hlo_snapshot,hlo_proto,hlo_text}=path/to/binary_proto 633 if (!opts.hlo_proto.empty()) { 634 nonempty_proto_flags.push_back("--hlo_proto"); 677 } else if (!opts.hlo_proto.empty()) { 679 opts.hlo_proto, xla::GetDebugOptionsFromFlags()) 721 tensorflow::Flag("hlo_proto", &opts.hlo_proto,
|