MCPcopy Create free account
hub / github.com/AtlasAnalyticsLab/AdaFisher / exists

Function exists

Image_Classification/src/models/cct.py:10–11  ·  view source on GitHub ↗
(val)

Source from the content-addressed store, hash-verified

8# helpers
9
10def exists(val):
11 return val is not None
12
13
14def default(val, d):

Callers 5

defaultFunction · 0.85
__init__Method · 0.85
__init__Method · 0.85
forwardMethod · 0.85
init_weightMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected