MCPcopy 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_pcaMethod · 0.80
norm_maskFunction · 0.80
to_one_hotFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected