loongson/pypi/: tensorflow-addons-0.21.0 metadata and description

Simple index Mirror page

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.8
  • 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
  • typeguard<3.0.0,>=2.7
  • packaging
  • tensorflow<2.14.0,>=2.11.0; extra == "tensorflow"
  • tensorflow-cpu<2.14.0,>=2.11.0; extra == "tensorflow-cpu"
  • tensorflow-gpu<2.14.0,>=2.11.0; extra == "tensorflow-gpu"
File Tox results History
tensorflow_addons-0.21.0-cp38-cp38-manylinux_2_28_loongarch64.whl
Size
557 KB
Type
Python Wheel
Python
3.8

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).