Metadata-Version: 2.4
Name: spmd_types
Version: 0.1.0
Summary: A type system for distributed (SPMD) tensor computations in PyTorch
Author-email: "Edward Z. Yang" <ezyang@mit.edu>
License-Expression: BSD-3-Clause
Project-URL: Homepage, https://github.com/ezyang/spmd_types
Project-URL: Repository, https://github.com/ezyang/spmd_types
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
Requires-Python: >=3.10
License-File: LICENSE
Requires-Dist: torch
Dynamic: license-file
