Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/
Ddump.cc58 bool output_format_other_than_url_specified = in CanonicalDebugOptions() local
63 output_format_other_than_url_specified || opts.xla_dump_hlo_as_url(); in CanonicalDebugOptions()
74 if (opts.xla_dump_to().empty() && output_format_other_than_url_specified) { in CanonicalDebugOptions()