pytorch lightning seems to run validation even when we don't ask for it #56
Labels
engineering
priority: medium-low
Non-blocking but somewhat time-sensitive, e.g., adds overhead or friction
If we print out prefix when it's not None and not
""
, and set validate-every to something large like 10000 steps, every so often it still gets called twice, apparentlyThe text was updated successfully, but these errors were encountered: