Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/tensorflow/tfjs
/ __init__
Method
__init__
tfjs-backend-wasm/tools/cpplint.py:732–734 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
730
}
731
732
def
__init__(self):
733
self.include_list = [[]]
734
self.ResetSection(
''
)
735
736
def
FindHeader(self, header):
737
""
"Check
if
a header has already been included.
Callers
nothing calls this directly
Calls
1
ResetSection
Method · 0.95
Tested by
no test coverage detected