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
RemoteExpert doesn't check if inputs are valid (should check via info)
tesseract.runtime
non-deterministic layers use different random during forward and backward passes
layers with batchnorm update stats twice. Update during backward only? upd: we now assume that forward is a pure deterministic function; moved discussion to a separate thread
form_batch: when batch is nearly full and the next task has multiple examples, pool adds this task to a batch even if batch size exceeds max_batch_size
tesseract.client
tesseract.runtime
tesseract.utils
tesseract.tests
The text was updated successfully, but these errors were encountered: