MCPcopy Create free account
hub / github.com/HobbitLong/PyContrast / resnet.py

File resnet.py

pycontrast/networks/resnet.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import torch
2import torch.nn as nn
3
4try:

Callers

nothing calls this directly

Calls 1

resnet50Function · 0.70

Tested by

no test coverage detected