MCPcopy Index your code
hub / github.com/VisionXLab/OF-Diff / exists

Function exists

ldm/util.py:47–48  ·  view source on GitHub ↗
(x)

Source from the content-addressed store, hash-verified

45
46
47def exists(x):
48 return x is not None
49
50
51def default(val, d):

Callers 11

__init__Method · 0.90
__init__Method · 0.90
register_scheduleMethod · 0.90
__init__Method · 0.90
init_from_ckptMethod · 0.90
get_inputMethod · 0.90
get_inputMethod · 0.90
__init__Method · 0.90
get_inputMethod · 0.90
__init__Method · 0.90
defaultFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected