Metadata-Version: 2.1
Name: extrap-adaptive-modeler
Version: 1.0.0
Summary: Extra-P Adaptive Modeler: Optional package for Extra-P to enable adaptive performance modeling using DNNs for model creation.
Home-page: https://github.com/extra-p/extrap-adaptive-modeler
Author: Extra-P project
Author-email: extra-p@lists.parallel.informatik.tu-darmstadt.de
Classifier: Development Status :: 5 - Production/Stable
Classifier: License :: OSI Approved :: BSD License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3 :: Only
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: Operating System :: OS Independent
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Science/Research
Classifier: Topic :: Scientific/Engineering
Classifier: Topic :: Software Development
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Requires-Python: >=3.8
Description-Content-Type: text/markdown
License-File: LICENSE
License-File: AUTHORS.md
Requires-Dist: extrap ~=4.2
Requires-Dist: tensorflow ~=2.9
Requires-Dist: importlib-resources >=6.1.1

# Extra-P Adaptive Modeler

Optional package for Extra-P to enable adaptive performance modeling using DNNs for model creation.

[Read more about Extra-P under https://github.com/extra-p/extrap.](https://github.com/extra-p/extrap)
