Skip to content

v8.0.3

Choose a tag to compare

@github-actions github-actions released this 16 May 20:44
· 158 commits to main since this release
61db021

Changed

  • Significantly reduced import tabpfn time (roughly halved: ~2.4s → ~1.1s warm, and ~9s → ~5s on a cold first import) by no longer importing torch._dynamo/torch._inductor or scikit-learn's estimator-check test machinery at import time. (#972)