Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TorchSSL/TorchSSL
/ torch_device_one
Function
torch_device_one
models/uda/uda_utils.py:72–73 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
70
71
72
def
torch_device_one():
73
return
torch.tensor(1.)
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected