Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/python/debug/cli/
Dcli_shared.py157 write_path=None): argument
194 if write_path:
195 with gfile.Open(write_path, "wb") as output_file:
198 line += debugger_cli_common.RichLine(write_path, font_attr="bold")
199 line += " (%sB)" % bytes_to_readable_str(gfile.Stat(write_path).length)
Danalyzer_cli.py1002 write_path=parsed.write_path)
1049 write_path=parsed.write_path)
1103 write_path=parsed.write_path)
/external/skqp/tools/skpbench/
Dskpbench.py207 if FLAGS.write_path:
208 pngfile = _path.join(FLAGS.write_path, self.config,
/external/skia/tools/skpbench/
Dskpbench.py207 if FLAGS.write_path:
208 pngfile = _path.join(FLAGS.write_path, self.config,