Home
last modified time | relevance | path

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

/frameworks/ml/nn/tools/systrace_parser/parser/
Doutput.py1 from parser.aggregate import aggregate_times, nan_to_zero, LAYER_TOTAL
48 times, self_times, has_warmup_and_benchmark, execution_counts = aggregate_times(tracker_map)
Daggregate.py14 def aggregate_times(tracker_map, special_case_lr_pe=True): function
/frameworks/ml/nn/tools/systrace_parser/parser/test/
Dtest_stats.py4 from parser.aggregate import aggregate_times
31 self.times, self.self_times, self.has_warmup_and_benchmark, _ = aggregate_times(