MCPcopy Create free account
hub / github.com/GanjinZero/BioBART / release_shard

Method release_shard

pretrain_src/dataloader.py:164–165  ·  view source on GitHub ↗
(self, index)

Source from the content-addressed store, hash-verified

162 raise NotImplementedError
163
164 def release_shard(self, index):
165 raise NotImplementedError
166
167 def prefetch_shard(self, index):
168 raise NotImplementedError

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected