https://github.com/feifeibear/dtensor
Study PyTorch DTensor
https://github.com/feifeibear/dtensor
Last synced: 3 months ago
JSON representation
Study PyTorch DTensor
- Host: GitHub
- URL: https://github.com/feifeibear/dtensor
- Owner: feifeibear
- Created: 2022-12-01T07:49:21.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2022-12-02T04:05:20.000Z (over 2 years ago)
- Last Synced: 2025-01-23T00:41:16.540Z (5 months ago)
- Language: Python
- Size: 2.93 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## DTensor Study
The repo is a playground for studying the [DTensor](https://github.com/pytorch/pytorch/tree/master/torch/distributed/_tensor) of PyTorch.