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
The current state of the project has already accumulated 10+ exemplar commands. This makes the release process tedious, because we have to manually run each command and check that it loads a model successfully and doesn't crash.
We need to collect and automate the running of all example commands. Commands that run for too many steps should be run with fewer steps and successful completion should be asserted.
The text was updated successfully, but these errors were encountered:
The current state of the project has already accumulated 10+ exemplar commands. This makes the release process tedious, because we have to manually run each command and check that it loads a model successfully and doesn't crash.
We need to collect and automate the running of all example commands. Commands that run for too many steps should be run with fewer steps and successful completion should be asserted.
The text was updated successfully, but these errors were encountered: