Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/tdrussell/diffusion-pipe
/ rebuild_storage_empty
Function
rebuild_storage_empty
utils/reduction.py:576–577 ·
view source on GitHub ↗
(cls)
Source
from the content-addressed store, hash-verified
574
575
576
def
rebuild_storage_empty(cls):
577
return
cls()
578
579
580
def
rebuild_typed_storage(storage, dtype):
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected