Home
last modified time | relevance | path

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

/frameworks/ml/nn/tools/systrace_parser/
Dparse_systrace.py24 def produce_stats(trace, print_detail=False, total_times=False, per_execution=False, json=False): function
78 produce_stats(trace, args.print_detail, args.total_times, args.per_execution, args.json)