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
This is a sensible default, but, it would be nice to make this a tunable parameter in the settings, so this can be edited without recompiling. I tend to avoid training using the debug builds, because when they fail an assertion (and they always do eventually - this would also be good as a setting I can tune with e.g. environment variables), it aborts and kill the whole program. Meanwhile, there are nodes not enabled in the release build I would like to add to my nice shiny new protocols!
Thanks
The text was updated successfully, but these errors were encountered:
Unstable / deprecated nodes are removed by a macro in the build:
This is a sensible default, but, it would be nice to make this a tunable parameter in the settings, so this can be edited without recompiling. I tend to avoid training using the debug builds, because when they fail an assertion (and they always do eventually - this would also be good as a setting I can tune with e.g. environment variables), it aborts and kill the whole program. Meanwhile, there are nodes not enabled in the release build I would like to add to my nice shiny new protocols!
Thanks
The text was updated successfully, but these errors were encountered: