Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DeepRec-AI/DeepRec
/ gather_hostname
Function
gather_hostname
tensorflow/tools/test/system_info_lib.py:63–64 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
61
62
63
def
gather_hostname():
64
return
socket.gethostname()
65
66
67
def
gather_memory_info():
Callers
1
gather_machine_configuration
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected