Searched refs:write_op_log (Results 1 – 4 of 4) sorted by relevance
52 tf.profiler.write_op_log(graph, log_dir, op_log=None)105 # Use tfprof_logger.write_op_log() to create tfprof_log.293 Second, call write_op_log to write the OpLogProto proto.296 tf.profiler.write_op_log(300 tf.profiler.write_op_log(314 Note that `tf.profiler.write_op_log(...)` automatically
31 from tensorflow.python.profiler.tfprof_logger import write_op_log
193 def write_op_log(graph, log_dir, op_log=None, run_meta=None, add_trace=True): function
36 name: "write_op_log"