Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BVLC/caffe
/ __init__
Method
__init__
scripts/cpp_lint.py:588–590 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
586
}
587
588
def
__init__(self):
589
dict.__init__(self)
590
self.ResetSection()
591
592
def
ResetSection(self):
593
# The name of the current section.
Callers
nothing calls this directly
Calls
2
ResetSection
Method · 0.95
__init__
Method · 0.45
Tested by
no test coverage detected