MCPcopy Create free account
hub / github.com/Alpha-VLLM/LLaMA2-Accessory / max

Method max

accessory/util/misc.py:195–196  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

193
194 @property
195 def max(self):
196 return max(self.deque)
197
198 @property
199 def value(self):

Callers 2

box_iouFunction · 0.80
_tensor_list_max_diffFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected