MCPcopy Index your code
hub / github.com/deepspeedai/DeepSpeedExamples / half

Method half

bing_bert/turing/models.py:140–141  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

138 self.network.to(device)
139
140 def half(self):
141 self.network.half()

Callers 10

get_batchFunction · 0.80
get_batchFunction · 0.80
forwardMethod · 0.80
convert_to_typeMethod · 0.80
forwardMethod · 0.80
half_conversionFunction · 0.80
__init__Method · 0.80
forwardMethod · 0.80
network_to_halfFunction · 0.80
forwardMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected