Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
3
class
DummyFile(object):
4
def
write(self, x):
pass
5
6
@contextlib.contextmanager
7
def
nostdout():
Callers
7
download_from_url
Function · 0.80
save_vocabulary
Method · 0.80
http_get
Function · 0.80
save_pretrained
Method · 0.80
tokenize
Method · 0.80
compute_score
Method · 0.80
_stat
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected