You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
refactor(Makefile): alias highest/lowest torch groups for maintainability
Add HIGHEST_TORCH_GROUP/LOWEST_TORCH_GROUP variables and route the 4
places that hardcoded torch_2_11/torch_2_8 as a stand-in for "the
extreme" (TORCH_GROUP's default, env-highest-torch, test-highest-
pytorch, test-lowest-pytorch) through them instead. Addresses PR
review feedback: bumping the project's torch version bounds now
means changing 2 lines instead of manually finding every hardcoded
reference.
#32 (comment)
0 commit comments