Conversation
|
The documentation is not available anymore as the PR was closed or merged. |
sgugger
left a comment
There was a problem hiding this comment.
Thanks for documenting those!
Codecov ReportBase: 83.67% // Head: 83.67% // No change to project coverage 👍
Additional details and impacted files@@ Coverage Diff @@
## main #1308 +/- ##
=======================================
Coverage 83.67% 83.67%
=======================================
Files 47 47
Lines 4711 4711
=======================================
Hits 3942 3942
Misses 769 769
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. ☔ View full report at Codecov. |
Co-authored-by: Sylvain Gugger <35901082+sgugger@users.noreply.github.com>
|
Good catch. Thanks for the quick review @sgugger |
|
The docs for this PR live here. All of your documentation changes will be reflected on that endpoint. |
Resolve #1011, following #986 that introduced the
.no_existfolder.It has never been properly documented. Also exposes the
_CACHED_NO_EXISTobject. Even if it's a "private" object, I think it makes sense to expose it. This feature is quite niche even though it can be really useful (at least for transformers).cc @sgugger
PR documentation:
try_to_load_from_cache(wasn't generated before)