Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MotrixLab/AiOS
/ swin_transformer.py
File
swin_transformer.py
models/aios/backbones/swin_transformer.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
torch
2
import
torch.nn
as
nn
3
import
torch.nn.functional
as
F
4
import
torch.utils.checkpoint
as
checkpoint
Callers
nothing calls this directly
Calls
2
build_swin_transformer
Function · 0.85
forward_raw
Method · 0.80
Tested by
no test coverage detected