MCPcopy
hub / github.com/ali-vilab/AnyDoor / exists

Function exists

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

Source from the content-addressed store, hash-verified

47
48
49def exists(x):
50 return x is not None
51
52
53def 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