MCPcopy
hub / github.com/xiaolai-sqlai/mobilenetv3 / max

Method max

utils.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 2

get_grad_norm_Function · 0.80
train_one_epochFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected