-
由 Matthias 提交于
* New flag 'stop_training' in util.callbacks.Callbacks class to prematurely stop training from callback handler * Removed most of the new checks, leaving only the one after calling 'on_train_batch_end' * Cleanup Co-authored-by:
Glenn Jocher <glenn.jocher@ultralytics.com>