Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/LTH14/mar
/ max
Method
max
util/misc.py:66–67 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
64
65
@property
66
def
max(self):
67
return
max(self.deque)
68
69
@property
70
def
value(self):
Callers
1
get_grad_norm_
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected