MCPcopy Create free account
hub / github.com/Meshcapade/difflocks / get_checkpointing

Function get_checkpointing

k_diffusion/models/flags.py:30–31  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

28
29
30def get_checkpointing():
31 return getattr(state, "checkpointing", False)
32
33
34class compile_wrap:

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected