Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/python/profiler/
Dmodel_analyzer_test.py63 ).with_file_output(outfile).build()
83 .with_file_output(outfile)
153 .with_file_output(outfile)
178 .with_file_output(outfile)
210 .with_file_output(outfile)
337 .with_file_output(outfile)
566 ).with_file_output(outfile).select(['micros']).build()
573 ).with_file_output(outfile).select(['bytes']).build()
579 opts = builder(builder.time_and_memory()).with_file_output(
633 .with_file_output(os.path.join(time_dir, 'profile'))
[all …]
Doption_builder.py397 def with_file_output(self, outfile): member in ProfileOptionBuilder
Dprofile_context_test.py44 ).with_file_output(outfile).build()
Dprofiler_test.py44 .with_file_output(outfile)
/external/tensorflow/tensorflow/tools/api/golden/v1/
Dtensorflow.profiler.-profile-option-builder.pbtxt46 name: "with_file_output"