MCPcopy Create free account
hub / github.com/OpenMatch/UniVL-DR / num_rows

Method num_rows

CLIP-DPR/visual.py:30–31  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

28 return str(self)
29
30 def num_rows(self):
31 return self.total_num
32
33 def seek(self, pos):
34 self._ensure_tsv_opened()

Callers 1

__len__Method · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected