MCPcopy Create free account
hub / github.com/294coder/Dif-PAN / exists

Function exists

models/unet_model_google.py:11–12  ·  view source on GitHub ↗
(x)

Source from the content-addressed store, hash-verified

9
10
11def exists(x):
12 return x is not None
13
14
15def default(val, d):

Callers 4

defaultFunction · 0.70
__init__Method · 0.70
forwardMethod · 0.70
_forward_impleMethod · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected