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
Right now, it only uses 1 core even though the model runs on multi core, we need to pass the ncores to speed up the metric calculation part, it should make a difference for when OUTPUT_SPLIT is set to 1.
The text was updated successfully, but these errors were encountered:
Right now, it only uses 1 core even though the model runs on multi core, we need to pass the ncores to speed up the metric calculation part, it should make a difference for when OUTPUT_SPLIT is set to 1.
The text was updated successfully, but these errors were encountered: