MCPcopy 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
63def gather_hostname():
64 return socket.gethostname()
65
66
67def gather_memory_info():

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected