Metadata-Version: 2.4
Name: FastML-Unified
Version: 2.0.0
Summary: The unified Machine Learning Acceleration Framework with extreme compression and multi-device optimization
Home-page: https://github.com/fastml/fastml-unified
Author: FastML Development Team
Author-email: fastml@example.com
Project-URL: Bug Reports, https://github.com/fastml/fastml-unified/issues
Project-URL: Source, https://github.com/fastml/fastml-unified
Project-URL: Documentation, https://fastml.readthedocs.io/
Keywords: machine-learning ai tensor tpu gpu cpu compression fastarray fastdata jax numpy fastml unified
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Topic :: Scientific/Engineering
Classifier: Topic :: Scientific/Engineering :: Mathematics
Classifier: Topic :: Software Development
Classifier: Topic :: Software Development :: Libraries
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Topic :: Utilities
Requires-Python: >=3.8
Description-Content-Type: text/markdown
Requires-Dist: numpy>=1.21.0
Requires-Dist: jax>=0.4.0
Requires-Dist: jaxlib>=0.4.0
Requires-Dist: flax>=0.7.0
Requires-Dist: optax>=0.1.0
Requires-Dist: blosc>=1.0.0; platform_python_implementation != "PyPy"
Requires-Dist: scipy>=1.7.0
Requires-Dist: tokenizers>=0.13.0
Requires-Dist: datasets>=2.0.0
Provides-Extra: dev
Requires-Dist: pytest>=6.0; extra == "dev"
Requires-Dist: pytest-cov>=2.0; extra == "dev"
Requires-Dist: mypy>=0.910; extra == "dev"
Requires-Dist: black>=21.0; extra == "dev"
Requires-Dist: flake8>=3.8; extra == "dev"
Provides-Extra: full
Requires-Dist: torch>=1.9.0; extra == "full"
Requires-Dist: tensorflow>=2.8.0; extra == "full"
Dynamic: author
Dynamic: author-email
Dynamic: classifier
Dynamic: description
Dynamic: description-content-type
Dynamic: home-page
Dynamic: keywords
Dynamic: project-url
Dynamic: provides-extra
Dynamic: requires-dist
Dynamic: requires-python
Dynamic: summary

FastML: The unified Machine Learning Acceleration Framework - Combining FastArray, FastData, and JAX-based acceleration with extreme compression for TPU/GPU/CPU
