mirror of
https://github.com/harvard-edge/cs249r_book.git
synced 2026-05-06 01:28:35 -05:00
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.