Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TorchSSL/TorchSSL
/ wrn_var.py
File
wrn_var.py
models/nets/wrn_var.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
math
2
import
torch
3
import
torch.nn
as
nn
4
import
torch.nn.functional
as
F
Callers
nothing calls this directly
Calls
2
build_WideResNet
Class · 0.85
build
Method · 0.45
Tested by
no test coverage detected