Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OSVAI/ODConv
/ __init__
Method
__init__
utils/misc.py:38–39 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
36
Imported
from
https://github.com/pytorch/examples/blob/master/imagenet/main.py
#L247-L262
37
""
"
38
def
__init__(self):
39
self.reset()
40
41
def
reset(self):
42
self.val = 0
Callers
nothing calls this directly
Calls
1
reset
Method · 0.95
Tested by
no test coverage detected