Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
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_batch
Function · 0.80
get_batch
Function · 0.80
forward
Method · 0.80
convert_to_type
Method · 0.80
forward
Method · 0.80
half_conversion
Function · 0.80
__init__
Method · 0.80
forward
Method · 0.80
network_to_half
Function · 0.80
forward
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected