Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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_file
Function · 0.45
SaveJobToIR
Function · 0.45
LogHostMemoryUsage
Function · 0.45
ProcessMemUsage
Function · 0.45
LoadTimeDataset
Function · 0.45
run_cmake_format.py
File · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected