Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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_epoch
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected