Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DeepRec-AI/DeepRec
/ run_extraction
Method
run_extraction
tensorflow/tools/docs/generate_lib.py:612–614 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
610
base_dir=base_dir)
611
612
def
run_extraction(self):
613
return
extract(self._py_modules, self._private_map,
614
self._do_not_descend_map)
615
616
def
build(self, flags):
617
""
"Build all the docs.
Callers
1
build
Method · 0.95
Calls
1
extract
Function · 0.70
Tested by
no test coverage detected