Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DeepRec-AI/DeepRec
/ get_metadata_html
Method
get_metadata_html
tensorflow/tools/docs/parser.py:938–939 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
936
self._decorators.append(dec)
937
938
def
get_metadata_html(self):
939
return
_Metadata(self.full_name).build_html()
940
941
942
class
_ClassPageInfo(object):
Callers
nothing calls this directly
Calls
2
_Metadata
Class · 0.85
build_html
Method · 0.80
Tested by
no test coverage detected