MCPcopy 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
942class _ClassPageInfo(object):

Callers

nothing calls this directly

Calls 2

_MetadataClass · 0.85
build_htmlMethod · 0.80

Tested by

no test coverage detected