Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/singa
/ enable_lazy_alloc
Function
enable_lazy_alloc
python/singa/device.py:135–136 ·
view source on GitHub ↗
(enable)
Source
from the content-addressed store, hash-verified
133
134
135
def
enable_lazy_alloc(enable):
136
singa.Device.EnableLazyAlloc(enable)
Callers
nothing calls this directly
Calls
1
EnableLazyAlloc
Method · 0.80
Tested by
no test coverage detected