Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
49
def
exists(x):
50
return
x is not None
51
52
53
def
default(val, d):
Callers
11
__init__
Method · 0.90
__init__
Method · 0.90
register_schedule
Method · 0.90
__init__
Method · 0.90
init_from_ckpt
Method · 0.90
get_input
Method · 0.90
get_input
Method · 0.90
__init__
Method · 0.90
get_input
Method · 0.90
__init__
Method · 0.90
default
Function · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected