Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/alinlab/SelfPatch
/ max
Method
max
utils.py:250–251 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
248
249
@property
250
def
max(self):
251
return
max(self.deque)
252
253
@property
254
def
value(self):
Callers
4
train_pca
Method · 0.80
eval_video_tracking_davis
Function · 0.80
norm_mask
Function · 0.80
to_one_hot
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected