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
Removed num_modules flag from RL training in demo (#149)
We refactored this flag a while ago to be specified in the gin config
for the relevant problem to improve reproducibility, especially in the
regalloc case, but I forgot to remove the flag from the demo. This patch
removes the flag from the demo, making everything (hopefully) plug and
play.
0 commit comments