MCPcopy
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
16class TorchTuple(tuple):
17 def to(self, device, non_blocking=False):
18 raise NotImplementedError("")
19
20
21_class_template = """\

Callers 15

pretrain_validationFunction · 0.45
trainFunction · 0.45
forwardMethod · 0.45
geluFunction · 0.45
forwardMethod · 0.45
forwardMethod · 0.45
forwardMethod · 0.45
mainFunction · 0.45
mainFunction · 0.45
forwardMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected