Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/pytorch/pytorch
/ convnext_example.py
File
convnext_example.py
torch/distributed/_tensor/examples/convnext_example.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
""
"
2
The following example demonstrates how to train a ConvNeXt model
3
with
intermediate activations sharded across mutliple GPUs via DTensor
4
""
"
Callers
nothing calls this directly
Calls
1
spawn
Method · 0.80
Tested by
no test coverage detected