MCPcopy Create free account
hub / github.com/pytorch/pytorch / format_test_csv.py

File format_test_csv.py

scripts/analysis/format_test_csv.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1"""
2This script takes a pytest CSV file produced by pytest --csv foo.csv
3and summarizes it into a more minimal CSV that is good for uploading
4to Google Sheets. We have been using this with dynamic shapes to

Callers

nothing calls this directly

Calls 5

parse_argsMethod · 0.80
writerMethod · 0.45
check_outputMethod · 0.45
splitMethod · 0.45
replaceMethod · 0.45

Tested by

no test coverage detected