MCPcopy Create free account
hub / github.com/DeepRec-AI/DeepRec / num_errors

Method num_errors

tensorflow/tools/docs/parser.py:199–200  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

197 self._errors.log_all()
198
199 def num_errors(self):
200 return len(self._errors)
201
202 @classmethod
203 def from_visitor(cls, visitor, doc_index, **kwargs):

Callers 1

buildMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected