MCPcopy Create free account
hub / github.com/OpenBMB/VisRAG / create_reader

Function create_reader

timm_modified/timm/data/readers/reader_factory.py:8–45  ·  view source on GitHub ↗
(
        name: str,
        root: Optional[str] = None,
        split: str = 'train',
        **kwargs,
)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

__init__Method · 0.85
__init__Method · 0.85

Calls 8

ReaderHfdsClass · 0.85
ReaderHfidsClass · 0.85
ReaderTfdsClass · 0.85
ReaderWdsClass · 0.85
ReaderImageInTarClass · 0.85
ReaderImageFolderClass · 0.85
splitMethod · 0.80
popMethod · 0.80

Tested by

no test coverage detected