MCPcopy Create free account
hub / github.com/coperception/star / max

Method max

star/utils/misc.py:70–71  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

68
69 @property
70 def max(self):
71 return max(self.deque)
72
73 @property
74 def value(self):

Callers 4

mainFunction · 0.80
mainFunction · 0.80
mainFunction · 0.80
get_grad_norm_Function · 0.80

Calls

no outgoing calls

Tested by 3

mainFunction · 0.64
mainFunction · 0.64
mainFunction · 0.64