jp6/cu126/: tensorflow-addons-0.23.0.dev0 metadata and description

Simple index

TensorFlow Addons.

author Google Inc.
author_email opensource@google.com
classifiers
  • Development Status :: 4 - Beta
  • Intended Audience :: Developers
  • Intended Audience :: Education
  • Intended Audience :: Science/Research
  • License :: OSI Approved :: Apache Software License
  • Programming Language :: Python :: 3
  • Programming Language :: Python :: 3.9
  • Programming Language :: Python :: 3.10
  • Programming Language :: Python :: 3.11
  • Topic :: Scientific/Engineering :: Mathematics
  • Topic :: Software Development :: Libraries :: Python Modules
  • Topic :: Software Development :: Libraries
keywords tensorflow addons machine learning
license Apache 2.0
provides_extras tensorflow-gpu
requires_dist
  • packaging
  • typeguard<3.0.0,>=2.7
  • tensorflow<2.16.0,>=2.13.0; extra == "tensorflow"
  • tensorflow-cpu<2.16.0,>=2.13.0; extra == "tensorflow-cpu"
  • tensorflow-gpu<2.16.0,>=2.13.0; extra == "tensorflow-gpu"

Because this project isn't in the mirror_whitelist, no releases from root/pypi are included.

File Tox results History
tensorflow_addons-0.23.0.dev0-cp310-cp310-linux_aarch64.whl
Size
559 KB
Type
Python Wheel
Python
3.10

TensorFlow Addons is a repository of contributions that conform to well- established API patterns, but implement new functionality not available in core TensorFlow. TensorFlow natively supports a large number of operators, layers, metrics, losses, and optimizers. However, in a fast moving field like ML, there are many interesting new developments that cannot be integrated into core TensorFlow (because their broad applicability is not yet clear, or it is mostly used by a smaller subset of the community).