Metadata-Version: 2.4
Name: dpo
Version: 1.0.0
Summary: DPO Neural Architecture Search V2
Home-page: https://github.com/Arya1718/dpo
Author: Arya H
Author-email: arya.h1718@gmail.com
Requires-Python: >=3.8
License-File: LICENSE
Provides-Extra: dev
Requires-Dist: pytest>=6.0; extra == "dev"
Requires-Dist: black; extra == "dev"
Requires-Dist: flake8; extra == "dev"
Provides-Extra: docs
Requires-Dist: sphinx; extra == "docs"
Requires-Dist: sphinx-rtd-theme; extra == "docs"
Provides-Extra: gpu
Requires-Dist: torch>=1.9.0; extra == "gpu"
Dynamic: author
Dynamic: author-email
Dynamic: home-page
Dynamic: license-file
Dynamic: requires-python
