MCPcopy 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

1import math
2import torch
3import torch.nn as nn
4import torch.nn.functional as F

Callers

nothing calls this directly

Calls 2

build_WideResNetClass · 0.85
buildMethod · 0.45

Tested by

no test coverage detected