MCPcopy 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
72def input(msg):
73 return
74
75
76def isclose(a, b, rtol=1e-09, atol=0.0):

Callers 1

modify_file_headerFunction · 0.50

Calls

no outgoing calls

Tested by

no test coverage detected