Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/deepspeedai/DeepSpeed
/ input
Function
input
deepspeed/runtime/zero/stage3.py:72–73 ·
view source on GitHub ↗
(msg)
Source
from the content-addressed store, hash-verified
70
71
72
def
input(msg):
73
return
74
75
76
def
isclose(a, b, rtol=1e-09, atol=0.0):
Callers
1
modify_file_header
Function · 0.50
Calls
no outgoing calls
Tested by
no test coverage detected