Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/deepspeedai/DeepSpeed
/ full_size
Method
full_size
deepspeed/runtime/utils.py:757–758 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
755
return
self.local_data.size()
756
757
def
full_size(self):
758
return
self.orig_size
759
760
761
mem_alloced = 0
Callers
1
full
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected