MCPcopy Create free account
hub / github.com/OpenDriveLab/ReSim / max

Method max

SwissArmyTransformer/examples/mae/util/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 15

test_bert_inferenceFunction · 0.45
test_mixinFunction · 0.45
transform_param.pyFile · 0.45
transform_param.pyFile · 0.45
forward_stepFunction · 0.45
transform_param.pyFile · 0.45
transform_param.pyFile · 0.45
transform_param.pyFile · 0.45
inference_bert.pyFile · 0.45

Calls

no outgoing calls

Tested by 2

test_bert_inferenceFunction · 0.36
test_mixinFunction · 0.36