Searched refs:op_time (Results 1 – 4 of 4) sorted by relevance
56 self.op_time = (self.node_exec_stats.op_end_rel_micros -76 self.total_op_time = profile_datum.op_time90 self.total_op_time += profile_datum.op_time
622 def _preprocess_op_time(self, op_time): argument634 if op_time == 'schedule':670 if op_time == 'gpu':677 op_time='schedule'): argument696 self._preprocess_op_time(op_time)710 op_time='schedule'): argument732 show_dataflow=show_dataflow, show_memory=show_memory, op_time=op_time)
62 cli_shared.time_to_readable_str(datum.op_time,190 profile_datum.op_time):216 return profile_datum.op_time401 op_time_interval = (command_parser.parse_time_interval(parsed.op_time)402 if parsed.op_time else None)507 total_op_time = sum(datum.op_time for datum in profile_datum_list)
661 $main::op_time = time();3491 $binary_shortname, $main::op_time, $host);