Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
10
def
exists(val):
11
return
val is not None
12
13
14
def
default(val, d):
Callers
5
default
Function · 0.85
__init__
Method · 0.85
__init__
Method · 0.85
forward
Method · 0.85
init_weight
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected