MCPcopy 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
135def enable_lazy_alloc(enable):
136 singa.Device.EnableLazyAlloc(enable)

Callers

nothing calls this directly

Calls 1

EnableLazyAllocMethod · 0.80

Tested by

no test coverage detected