Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
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
47
def
exists(x):
48
return
x is not None
49
50
51
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