MCPcopy Index your code
hub / github.com/Vision-CAIR/VisualGPT / write

Method write

data/utils.py:4–4  ·  view source on GitHub ↗
(self, x)

Source from the content-addressed store, hash-verified

2
3class DummyFile(object):
4 def write(self, x): pass
5
6@contextlib.contextmanager
7def nostdout():

Callers 7

download_from_urlFunction · 0.80
save_vocabularyMethod · 0.80
http_getFunction · 0.80
save_pretrainedMethod · 0.80
tokenizeMethod · 0.80
compute_scoreMethod · 0.80
_statMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected