Files
Vijay Janapa Reddi e1863d1a38 fix(mlperf-edu): use script-relative paths for paper figure outputs
Replace hardcoded /Users/VJ/GitHub/mlperf-edu/paper/figures/... paths
in generate_all_curves.py and generate_all_curves_v2.py with paths
derived from os.path.dirname(__file__), so the figure-generation
scripts work for any user/checkout location.
2026-04-20 14:52:49 -04:00
..