MCPcopy
hub / github.com/yerfor/GeneFacePlusPlus / getkvs

Function getkvs

modules/commons/improved_diffusion/logger.py:243–244  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

241
242
243def getkvs():
244 return get_current().name2val
245
246
247def log(*args, level=INFO):

Callers

nothing calls this directly

Calls 1

get_currentFunction · 0.85

Tested by

no test coverage detected