Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/deepspeedai/DeepSpeedExamples
/ to
Method
to
bing_bert/turing/utils.py:17–18 ·
view source on GitHub ↗
(self, device, non_blocking=False)
Source
from the content-addressed store, hash-verified
15
16
class
TorchTuple(tuple):
17
def
to(self, device, non_blocking=False):
18
raise
NotImplementedError(
""
)
19
20
21
_class_template =
""
"\
Callers
15
pretrain_validation
Function · 0.45
train
Function · 0.45
forward
Method · 0.45
gelu
Function · 0.45
forward
Method · 0.45
forward
Method · 0.45
forward
Method · 0.45
cifar10_tutorial.py
File · 0.45
cifar10_deepspeed.py
File · 0.45
main
Function · 0.45
main
Function · 0.45
forward
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected