Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/CompVis/diff2flow
/ exists
Function
exists
diff2flow/kl_autoencoder.py:25–26 ·
view source on GitHub ↗
(val)
Source
from the content-addressed store, hash-verified
23
24
25
def
exists(val):
26
return
val is not None
27
28
29
def
default(val, d):
Callers
2
default
Function · 0.70
__init__
Method · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected