MCPcopy Create free account
hub / github.com/Oneflow-Inc/oneflow / close

Method close

python/oneflow/hub.py:71–72  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

69 sys.stderr.flush()
70
71 def close(self):
72 self.disable = True
73
74 def __enter__(self):
75 return self

Callers 6

download_url_to_fileFunction · 0.45
SaveJobToIRFunction · 0.45
LogHostMemoryUsageFunction · 0.45
ProcessMemUsageFunction · 0.45
LoadTimeDatasetFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected