Science Score: 49.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
    Found 3 DOI reference(s) in README
  • Academic publication links
    Links to: zenodo.org
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (10.7%) to scientific vocabulary
Last synced: 6 months ago · JSON representation

Repository

Basic Info
  • Host: GitHub
  • Owner: alstjd025
  • License: apache-2.0
  • Language: C++
  • Default Branch: minsung
  • Size: 1.04 GB
Statistics
  • Stars: 0
  • Watchers: 1
  • Forks: 0
  • Open Issues: 0
  • Releases: 0
Created 12 months ago · Last pushed 10 months ago
Metadata Files
Readme Contributing License Code of conduct Citation Codeowners Security Authors Zenodo

README.md

Python PyPI DOI CII Best Practices OpenSSF Scorecard Fuzzing Status Fuzzing Status OSSRank Contributor Covenant TF Official Continuous TF Official Nightly

Documentation | ------------------- | Documentation |

TensorFlow is an end-to-end open source platform for machine learning. It has a comprehensive, flexible ecosystem of tools, libraries, and community resources that lets researchers push the state-of-the-art in ML and developers easily build and deploy ML-powered applications.

TensorFlow was originally developed by researchers and engineers working within the Machine Intelligence team at Google Brain to conduct research in machine learning and neural networks. However, the framework is versatile enough to be used in other areas as well.

TensorFlow provides stable Python and C++ APIs, as well as a non-guaranteed backward compatible API for other languages.

Keep up-to-date with release announcements and security updates by subscribing to announce@tensorflow.org. See all the mailing lists.

Install

See the TensorFlow install guide for the pip package, to enable GPU support, use a Docker container, and build from source.

To install the current release, which includes support for CUDA-enabled GPU cards (Ubuntu and Windows):

$ pip install tensorflow

Other devices (DirectX and MacOS-metal) are supported using Device plugins.

A smaller CPU-only package is also available:

$ pip install tensorflow-cpu

To update TensorFlow to the latest version, add --upgrade flag to the above commands.

Nightly binaries are available for testing using the tf-nightly and tf-nightly-cpu packages on PyPi.

Try your first TensorFlow program

shell $ python

```python

import tensorflow as tf tf.add(1, 2).numpy() 3 hello = tf.constant('Hello, TensorFlow!') hello.numpy() b'Hello, TensorFlow!' ```

For more examples, see the TensorFlow tutorials.

Contribution guidelines

If you want to contribute to TensorFlow, be sure to review the contribution guidelines. This project adheres to TensorFlow's code of conduct. By participating, you are expected to uphold this code.

We use GitHub issues for tracking requests and bugs, please see TensorFlow Forum for general questions and discussion, and please direct specific questions to Stack Overflow.

The TensorFlow project strives to abide by generally accepted best practices in open-source software development.

Patching guidelines

Follow these steps to patch a specific version of TensorFlow, for example, to apply fixes to bugs or security vulnerabilities:

  • Clone the TensorFlow repo and switch to the corresponding branch for your desired TensorFlow version, for example, branch r2.8 for version 2.8.
  • Apply (that is, cherry-pick) the desired changes and resolve any code conflicts.
  • Run TensorFlow tests and ensure they pass.
  • Build the TensorFlow pip package from source.

Continuous build status

You can find more community-supported platforms and configurations in the TensorFlow SIG Build community builds table.

Official Builds

Build Type | Status | Artifacts ----------------------------- | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | --------- Linux CPU | Status | PyPI Linux GPU | Status | PyPI Linux XLA | Status | TBA macOS | Status | PyPI Windows CPU | Status | PyPI Windows GPU | Status | PyPI Android | Status | Download Raspberry Pi 0 and 1 | Status | Py3 Raspberry Pi 2 and 3 | Status | Py3 Libtensorflow MacOS CPU | Status Temporarily Unavailable | Nightly Binary Official GCS Libtensorflow Linux CPU | Status Temporarily Unavailable | Nightly Binary Official GCS Libtensorflow Linux GPU | Status Temporarily Unavailable | Nightly Binary Official GCS Libtensorflow Windows CPU | Status Temporarily Unavailable | Nightly Binary Official GCS Libtensorflow Windows GPU | Status Temporarily Unavailable | Nightly Binary Official GCS

Resources

Learn more about the TensorFlow community and how to contribute.

Courses

License

Apache License 2.0

Owner

  • Name: Minsung_Kim
  • Login: alstjd025
  • Kind: user
  • Location: Seoul, Republic of Korea
  • Company: Soongsil University

Mobility Intelligence & Computing Systems Laboratory

GitHub Events

Total
  • Push event: 9
  • Create event: 2
Last Year
  • Push event: 9
  • Create event: 2

Dependencies

.github/workflows/arm-cd.yml actions
  • actions/checkout 11bd71901bbe5b1630ceea73d27597364c9af683 composite
.github/workflows/arm-ci-extended-cpp.yml actions
  • actions/checkout 11bd71901bbe5b1630ceea73d27597364c9af683 composite
.github/workflows/arm-ci-extended.yml actions
  • actions/checkout 11bd71901bbe5b1630ceea73d27597364c9af683 composite
.github/workflows/arm-ci.yml actions
  • actions/checkout 11bd71901bbe5b1630ceea73d27597364c9af683 composite
.github/workflows/cffconvert.yml actions
  • actions/checkout 11bd71901bbe5b1630ceea73d27597364c9af683 composite
  • citation-file-format/cffconvert-github-action 4cf11baa70a673bfdf9dad0acc7ee33b3f4b6084 composite
.github/workflows/issue-on-pr-rollback.yml actions
  • actions/checkout 11bd71901bbe5b1630ceea73d27597364c9af683 composite
  • actions/github-script 60a0d83039c74a4aee543508d2ffcb1c3799cdea composite
.github/workflows/osv-scanner-scheduled.yml actions
.github/workflows/pylint-presubmit.yml actions
  • actions/checkout 11bd71901bbe5b1630ceea73d27597364c9af683 composite
  • actions/setup-python 42375524e23c412d93fb67b49958b491fce71c38 composite
  • trilom/file-changes-action a6ca26c14274c33b15e6499323aac178af06ad4b composite
.github/workflows/release-branch-cherrypick.yml actions
  • actions/checkout 11bd71901bbe5b1630ceea73d27597364c9af683 composite
  • peter-evans/create-pull-request dd2324fc52d5d43c699a5636bcf19fceaa70c284 composite
.github/workflows/scorecards-analysis.yml actions
  • actions/checkout 11bd71901bbe5b1630ceea73d27597364c9af683 composite
  • actions/upload-artifact 4cec3d8aa04e39d1a68397de0c4cd6fb9dce8ec1 composite
  • github/codeql-action/upload-sarif b56ba49b26e50535fa1e7f7db0f4f7b4bf65d80d composite
  • ossf/scorecard-action f49aabe0b5af0936a0987cfb85d86b75731b0186 composite
.github/workflows/sigbuild-docker-branch.yml actions
  • actions/checkout 11bd71901bbe5b1630ceea73d27597364c9af683 composite
  • docker/build-push-action 471d1dc4e07e5cdedd4c2171150001c434f0b7a4 composite
  • docker/login-action 9780b0c442fbb1117ed29e0efdff1e18412f7567 composite
  • docker/setup-buildx-action b5ca514318bd6ebac0fb2aedd5d36ec1b5c232a2 composite
.github/workflows/sigbuild-docker-presubmit.yml actions
  • actions/checkout 11bd71901bbe5b1630ceea73d27597364c9af683 composite
  • docker/build-push-action 471d1dc4e07e5cdedd4c2171150001c434f0b7a4 composite
  • docker/login-action 9780b0c442fbb1117ed29e0efdff1e18412f7567 composite
  • docker/setup-buildx-action b5ca514318bd6ebac0fb2aedd5d36ec1b5c232a2 composite
  • mshick/add-pr-comment dd126dd8c253650d181ad9538d8b4fa218fc31e8 composite
.github/workflows/sigbuild-docker.yml actions
  • actions/checkout 11bd71901bbe5b1630ceea73d27597364c9af683 composite
  • docker/build-push-action 471d1dc4e07e5cdedd4c2171150001c434f0b7a4 composite
  • docker/login-action 9780b0c442fbb1117ed29e0efdff1e18412f7567 composite
  • docker/setup-buildx-action b5ca514318bd6ebac0fb2aedd5d36ec1b5c232a2 composite
.github/workflows/stale-issues.yml actions
  • actions/stale 5bef64f19d7facfb25b37b414482c7164d639639 composite
.github/workflows/update-nightly.yml actions
  • zofrex/mirror-branch 0be56f4c8077a288a635a491b306ba0bb1c810e6 composite
.github/workflows/update-rbe.yml actions
  • actions/checkout 11bd71901bbe5b1630ceea73d27597364c9af683 composite
  • peter-evans/create-pull-request dd2324fc52d5d43c699a5636bcf19fceaa70c284 composite
tensorflow/lite/examples/ios/simple/Podfile cocoapods
  • TensorFlowLite = 1.13.1
tensorflow/lite/ios/TensorFlowLiteC.podspec cocoapods
  • TensorFlowLiteC >= 0
tensorflow/lite/ios/TensorFlowLiteSelectTfOps.podspec cocoapods
tensorflow/lite/objc/TensorFlowLiteObjC.podspec cocoapods
tensorflow/lite/objc/apps/TestApp/Podfile cocoapods
  • TensorFlowLiteObjC >= 0
tensorflow/lite/swift/TensorFlowLiteSwift.podspec cocoapods
ci/devinfra/docker/windows/Dockerfile docker
  • mcr.microsoft.com/windows/servercore ltsc2019 build
ci/devinfra/docker/windows2022/Dockerfile docker
  • mcr.microsoft.com/windows/servercore ltsc2022 build
ci/official/containers/linux_arm64/Dockerfile docker
  • devel latest build
  • nvidia/cuda 12.3.2-devel-ubuntu20.04@sha256 build
  • ubuntu 20.04@sha256 build
ci/official/containers/ml_build/Dockerfile docker
  • $BASE_IMAGE latest build
ci/official/containers/ml_build_arm64/Dockerfile docker
  • ubuntu 20.04@sha256 build
tensorflow/tools/gcs_test/Dockerfile docker
  • ubuntu 24.04@sha256 build
tensorflow/tools/tf_sig_build_dockerfiles/Dockerfile docker
  • nvidia/cuda 12.3.2-base-ubuntu22.04@sha256 build
  • ubuntu 22.04@sha256 build
tensorflow/lite/java/demo/app/build.gradle maven
  • com.android.support.constraint:constraint-layout 1.0.2 implementation
  • com.android.support:appcompat-v7 25.2.0 implementation
  • com.android.support:design 25.2.0 implementation
  • com.android.support:support-annotations 25.3.1 implementation
  • com.android.support:support-v13 25.2.0 implementation
  • org.tensorflow:tensorflow-lite 0.0.0-nightly-SNAPSHOT implementation
  • org.tensorflow:tensorflow-lite-gpu 0.0.0-nightly-SNAPSHOT implementation
  • org.tensorflow:tensorflow-lite-local 0.0.0 implementation
tensorflow/lite/java/demo/build.gradle maven
tensorflow/lite/java/ovic/demo/app/build.gradle maven
  • com.android.support.constraint:constraint-layout 1.0.2 implementation
  • com.android.support:appcompat-v7 25.2.0 implementation
  • com.android.support:design 25.2.0 implementation
  • com.android.support:support-annotations 25.3.1 implementation
  • com.android.support:support-v13 25.2.0 implementation
tensorflow/lite/java/ovic/demo/build.gradle maven
tensorflow/tools/android/test/build.gradle maven
ci/official/containers/linux_arm64/devel.requirements.txt pypi
  • auditwheel * development
  • portpicker ==1.6.0 development
  • twine * development
ci/official/containers/linux_arm64/devel.usertools/test.requirements.txt pypi
  • grpcio * development
  • jax * development
  • jaxlib * development
  • portpicker * development
  • scipy * development
ci/official/containers/linux_arm64/jax.requirements.txt pypi
  • absl-py *
  • auditwheel *
  • cloudpickle *
  • colorama >=0.4.4
  • importlib_metadata >=4.6
  • lit *
  • matplotlib *
  • ml_dtypes >=0.5.1
  • numpy ==1.23.4
  • numpy ==1.26.0
  • numpy ==1.22.4
  • opt-einsum *
  • pillow >=9.1.0
  • portpicker *
  • rich *
  • scipy ==1.7.3
  • scipy ==1.11.2
  • scipy ==1.9.2
  • setuptools *
  • six *
  • typing_extensions *
  • wheel *
ci/official/containers/ml_build/builder.requirements.txt pypi
  • auditwheel *
  • build *
  • immutabledict *
  • twine *
  • uv *
ci/official/containers/ml_build_arm64/requirements.txt pypi
  • auditwheel *
  • portpicker ==1.6.0
  • twine *
  • uv *
ci/official/requirements_updater/numpy1_requirements/requirements.in pypi
  • astor ==0.7.1
  • astunparse ==1.6.3
  • auditwheel *
  • dill ==0.3.7
  • flatbuffers *
  • gast ==0.4.0
  • google_pasta *
  • grpcio >=1.24.3,<2.0
  • h5py >=3.10.0
  • jax ==0.4.7
  • keras-nightly *
  • libclang >=13.0.0
  • lit *
  • ml_dtypes >=0.5.1,<0.6.0
  • numpy *
  • nvidia-cublas-cu12 ==12.5.3.2
  • nvidia-cuda-cupti-cu12 ==12.5.82
  • nvidia-cuda-nvrtc-cu12 ==12.5.82
  • nvidia-cuda-runtime-cu12 ==12.5.82
  • nvidia-cudnn-cu12 ==9.3.0.75
  • nvidia-cufft-cu12 ==11.2.3.61
  • nvidia-curand-cu12 ==10.3.6.82
  • nvidia-cusolver-cu12 ==11.6.3.83
  • nvidia-cusparse-cu12 ==12.5.1.3
  • nvidia-nccl-cu12 ==2.25.1
  • nvidia-nvjitlink-cu12 ==12.5.82
  • opt_einsum ==3.3.0
  • packaging ==23.2
  • portpicker ==1.6.0
  • requests >=2.31.0
  • scipy ==1.11.3
  • setuptools ==70.0.0
  • tb-nightly *
  • tblib ==2.0.0
  • tensorflow-io-gcs-filesystem ==0.37.1
  • termcolor ==2.3.0
  • typing_extensions ==4.8.0
  • wheel *
  • wrapt ==1.16.0
  • zstandard =0.23.0
ci/official/requirements_updater/numpy1_requirements/requirements_lock_3_10.txt pypi
  • absl-py ==2.1.0
  • astor ==0.7.1
  • astunparse ==1.6.3
  • auditwheel ==6.1.0
  • certifi ==2024.7.4
  • charset-normalizer ==3.3.2
  • dill ==0.3.7
  • dm-tree ==0.1.8
  • flatbuffers ==24.3.25
  • gast ==0.4.0
  • google-pasta ==0.2.0
  • grpcio ==1.64.1
  • h5py ==3.11.0
  • idna ==3.7
  • jax ==0.4.7
  • keras-nightly ==3.0.4.dev2024021403
  • libclang ==18.1.1
  • lit ==17.0.6
  • markdown ==3.6
  • markdown-it-py ==3.0.0
  • markupsafe ==2.1.5
  • mdurl ==0.1.2
  • ml-dtypes ==0.5.1
  • namex ==0.0.8
  • numpy ==1.26.4
  • nvidia-cublas-cu12 ==12.5.3.2
  • nvidia-cuda-cupti-cu12 ==12.5.82
  • nvidia-cuda-nvrtc-cu12 ==12.5.82
  • nvidia-cuda-runtime-cu12 ==12.5.82
  • nvidia-cudnn-cu12 ==9.3.0.75
  • nvidia-cufft-cu12 ==11.2.3.61
  • nvidia-curand-cu12 ==10.3.6.82
  • nvidia-cusolver-cu12 ==11.6.3.83
  • nvidia-cusparse-cu12 ==12.5.1.3
  • nvidia-nccl-cu12 ==2.25.1
  • nvidia-nvjitlink-cu12 ==12.5.82
  • opt-einsum ==3.3.0
  • packaging ==23.2
  • portpicker ==1.6.0
  • protobuf ==4.25.3
  • psutil ==5.9.8
  • pyelftools ==0.31
  • pygments ==2.18.0
  • requests ==2.32.3
  • rich ==13.7.1
  • scipy ==1.11.3
  • setuptools ==70.0.0
  • six ==1.16.0
  • tb-nightly ==2.18.0a20240925
  • tblib ==2.0.0
  • tensorboard-data-server ==0.7.2
  • tensorflow-io-gcs-filesystem ==0.37.1
  • termcolor ==2.3.0
  • typing-extensions ==4.8.0
  • urllib3 ==2.2.2
  • werkzeug ==3.0.6
  • wheel ==0.41.3
  • wrapt ==1.16.0
  • zstandard ==0.23.0
ci/official/requirements_updater/numpy1_requirements/requirements_lock_3_11.txt pypi
  • absl-py ==2.1.0
  • astor ==0.7.1
  • astunparse ==1.6.3
  • auditwheel ==6.1.0
  • certifi ==2024.7.4
  • charset-normalizer ==3.3.2
  • dill ==0.3.7
  • dm-tree ==0.1.8
  • flatbuffers ==24.3.25
  • gast ==0.4.0
  • google-pasta ==0.2.0
  • grpcio ==1.64.1
  • h5py ==3.11.0
  • idna ==3.7
  • jax ==0.4.7
  • keras-nightly ==3.0.4.dev2024021403
  • libclang ==18.1.1
  • lit ==17.0.6
  • markdown ==3.6
  • markdown-it-py ==3.0.0
  • markupsafe ==2.1.5
  • mdurl ==0.1.2
  • ml-dtypes ==0.5.1
  • namex ==0.0.8
  • numpy ==1.26.4
  • nvidia-cublas-cu12 ==12.5.3.2
  • nvidia-cuda-cupti-cu12 ==12.5.82
  • nvidia-cuda-nvrtc-cu12 ==12.5.82
  • nvidia-cuda-runtime-cu12 ==12.5.82
  • nvidia-cudnn-cu12 ==9.3.0.75
  • nvidia-cufft-cu12 ==11.2.3.61
  • nvidia-curand-cu12 ==10.3.6.82
  • nvidia-cusolver-cu12 ==11.6.3.83
  • nvidia-cusparse-cu12 ==12.5.1.3
  • nvidia-nccl-cu12 ==2.25.1
  • nvidia-nvjitlink-cu12 ==12.5.82
  • opt-einsum ==3.3.0
  • packaging ==23.2
  • portpicker ==1.6.0
  • protobuf ==4.25.3
  • psutil ==5.9.8
  • pyelftools ==0.31
  • pygments ==2.18.0
  • requests ==2.32.3
  • rich ==13.7.1
  • scipy ==1.11.3
  • setuptools ==70.0.0
  • six ==1.16.0
  • tb-nightly ==2.18.0a20240925
  • tblib ==2.0.0
  • tensorboard-data-server ==0.7.2
  • tensorflow-io-gcs-filesystem ==0.37.1
  • termcolor ==2.3.0
  • typing-extensions ==4.8.0
  • urllib3 ==2.2.2
  • werkzeug ==3.0.6
  • wheel ==0.41.3
  • wrapt ==1.16.0
  • zstandard ==0.23.0
ci/official/requirements_updater/numpy1_requirements/requirements_lock_3_12.txt pypi
  • absl-py ==2.1.0
  • astor ==0.7.1
  • astunparse ==1.6.3
  • auditwheel ==6.1.0
  • certifi ==2024.7.4
  • charset-normalizer ==3.3.2
  • dill ==0.3.7
  • dm-tree ==0.1.8
  • flatbuffers ==24.3.25
  • gast ==0.4.0
  • google-pasta ==0.2.0
  • grpcio ==1.64.1
  • h5py ==3.11.0
  • idna ==3.7
  • jax ==0.4.7
  • keras-nightly ==3.0.4.dev2024021403
  • libclang ==18.1.1
  • lit ==17.0.6
  • markdown ==3.6
  • markdown-it-py ==3.0.0
  • markupsafe ==2.1.5
  • mdurl ==0.1.2
  • ml-dtypes ==0.5.1
  • namex ==0.0.8
  • numpy ==1.26.4
  • nvidia-cublas-cu12 ==12.5.3.2
  • nvidia-cuda-cupti-cu12 ==12.5.82
  • nvidia-cuda-nvrtc-cu12 ==12.5.82
  • nvidia-cuda-runtime-cu12 ==12.5.82
  • nvidia-cudnn-cu12 ==9.3.0.75
  • nvidia-cufft-cu12 ==11.2.3.61
  • nvidia-curand-cu12 ==10.3.6.82
  • nvidia-cusolver-cu12 ==11.6.3.83
  • nvidia-cusparse-cu12 ==12.5.1.3
  • nvidia-nccl-cu12 ==2.25.1
  • nvidia-nvjitlink-cu12 ==12.5.82
  • opt-einsum ==3.3.0
  • packaging ==23.2
  • portpicker ==1.6.0
  • protobuf ==4.25.3
  • psutil ==5.9.8
  • pyelftools ==0.31
  • pygments ==2.18.0
  • requests ==2.32.3
  • rich ==13.7.1
  • scipy ==1.11.3
  • setuptools ==70.0.0
  • six ==1.16.0
  • tb-nightly ==2.18.0a20240925
  • tblib ==2.0.0
  • tensorboard-data-server ==0.7.2
  • tensorflow-io-gcs-filesystem ==0.37.1
  • termcolor ==2.3.0
  • typing-extensions ==4.8.0
  • urllib3 ==2.2.2
  • werkzeug ==3.0.6
  • wheel ==0.41.3
  • wrapt ==1.16.0
  • zstandard ==0.23.0
ci/official/requirements_updater/numpy1_requirements/requirements_lock_3_9.txt pypi
  • absl-py ==2.1.0
  • astor ==0.7.1
  • astunparse ==1.6.3
  • auditwheel ==6.1.0
  • certifi ==2024.7.4
  • charset-normalizer ==3.3.2
  • dill ==0.3.7
  • dm-tree ==0.1.8
  • flatbuffers ==24.3.25
  • gast ==0.4.0
  • google-pasta ==0.2.0
  • grpcio ==1.64.1
  • h5py ==3.11.0
  • idna ==3.7
  • importlib-metadata ==7.1.0
  • jax ==0.4.7
  • keras-nightly ==3.0.4.dev2024021403
  • libclang ==18.1.1
  • lit ==17.0.6
  • markdown ==3.6
  • markdown-it-py ==3.0.0
  • markupsafe ==2.1.5
  • mdurl ==0.1.2
  • ml-dtypes ==0.5.1
  • namex ==0.0.8
  • numpy ==1.26.4
  • nvidia-cublas-cu12 ==12.5.3.2
  • nvidia-cuda-cupti-cu12 ==12.5.82
  • nvidia-cuda-nvrtc-cu12 ==12.5.82
  • nvidia-cuda-runtime-cu12 ==12.5.82
  • nvidia-cudnn-cu12 ==9.3.0.75
  • nvidia-cufft-cu12 ==11.2.3.61
  • nvidia-curand-cu12 ==10.3.6.82
  • nvidia-cusolver-cu12 ==11.6.3.83
  • nvidia-cusparse-cu12 ==12.5.1.3
  • nvidia-nccl-cu12 ==2.25.1
  • nvidia-nvjitlink-cu12 ==12.5.82
  • opt-einsum ==3.3.0
  • packaging ==23.2
  • portpicker ==1.6.0
  • protobuf ==4.25.3
  • psutil ==5.9.8
  • pyelftools ==0.31
  • pygments ==2.18.0
  • requests ==2.32.3
  • rich ==13.7.1
  • scipy ==1.11.3
  • setuptools ==70.0.0
  • six ==1.16.0
  • tb-nightly ==2.18.0a20240925
  • tblib ==2.0.0
  • tensorboard-data-server ==0.7.2
  • tensorflow-io-gcs-filesystem ==0.37.1
  • termcolor ==2.3.0
  • typing-extensions ==4.8.0
  • urllib3 ==2.2.2
  • werkzeug ==3.0.6
  • wheel ==0.41.3
  • wrapt ==1.16.0
  • zipp ==3.19.2
  • zstandard ==0.23.0
ci/official/requirements_updater/requirements.in pypi
  • astor ==0.7.1
  • astunparse ==1.6.3
  • auditwheel >=6.1.0
  • dill ==0.3.7
  • flatbuffers *
  • gast ==0.4.0
  • google_pasta *
  • grpcio >=1.24.3,<2.0
  • h5py >=3.11.0
  • jax ==0.4.7
  • keras-nightly *
  • libclang >=13.0.0
  • lit *
  • ml_dtypes >=0.5.1,<0.6.0
  • numpy >=2.0.0,<2.2.0
  • nvidia-cublas-cu12 ==12.5.3.2
  • nvidia-cuda-cupti-cu12 ==12.5.82
  • nvidia-cuda-nvrtc-cu12 ==12.5.82
  • nvidia-cuda-runtime-cu12 ==12.5.82
  • nvidia-cudnn-cu12 ==9.3.0.75
  • nvidia-cufft-cu12 ==11.2.3.61
  • nvidia-curand-cu12 ==10.3.6.82
  • nvidia-cusolver-cu12 ==11.6.3.83
  • nvidia-cusparse-cu12 ==12.5.1.3
  • nvidia-nccl-cu12 ==2.25.1
  • nvidia-nvjitlink-cu12 ==12.5.82
  • opt_einsum ==3.3.0
  • packaging ==23.2
  • portpicker ==1.6.0
  • requests >=2.31.0
  • scipy >=1.13.0
  • setuptools ==70.0.0
  • tb-nightly *
  • tblib ==2.0.0
  • tensorflow-io-gcs-filesystem ==0.37.1
  • termcolor ==2.3.0
  • typing_extensions ==4.8.0
  • wheel *
  • wrapt ==1.16.0
  • zstandard =0.23.0
requirements_lock_3_10.txt pypi
  • absl-py ==2.1.0
  • astor ==0.7.1
  • astunparse ==1.6.3
  • auditwheel ==6.1.0
  • certifi ==2024.7.4
  • charset-normalizer ==3.3.2
  • dill ==0.3.7
  • dm-tree ==0.1.8
  • flatbuffers ==24.3.25
  • gast ==0.4.0
  • google-pasta ==0.2.0
  • grpcio ==1.64.1
  • h5py ==3.11.0
  • idna ==3.7
  • jax ==0.4.7
  • keras-nightly ==3.0.4.dev2024021403
  • libclang ==18.1.1
  • lit ==17.0.6
  • markdown ==3.6
  • markdown-it-py ==3.0.0
  • markupsafe ==2.1.5
  • mdurl ==0.1.2
  • ml-dtypes ==0.5.1
  • namex ==0.0.8
  • numpy ==2.1.1
  • nvidia-cublas-cu12 ==12.5.3.2
  • nvidia-cuda-cupti-cu12 ==12.5.82
  • nvidia-cuda-nvrtc-cu12 ==12.5.82
  • nvidia-cuda-runtime-cu12 ==12.5.82
  • nvidia-cudnn-cu12 ==9.3.0.75
  • nvidia-cufft-cu12 ==11.2.3.61
  • nvidia-curand-cu12 ==10.3.6.82
  • nvidia-cusolver-cu12 ==11.6.3.83
  • nvidia-cusparse-cu12 ==12.5.1.3
  • nvidia-nccl-cu12 ==2.25.1
  • nvidia-nvjitlink-cu12 ==12.5.82
  • opt-einsum ==3.3.0
  • packaging ==23.2
  • portpicker ==1.6.0
  • protobuf ==4.25.3
  • psutil ==5.9.8
  • pyelftools ==0.31
  • pygments ==2.18.0
  • requests ==2.32.3
  • rich ==13.7.1
  • scipy ==1.13.1
  • setuptools ==70.0.0
  • six ==1.16.0
  • tb-nightly ==2.19.0a20240926
  • tblib ==2.0.0
  • tensorboard-data-server ==0.7.2
  • tensorflow-io-gcs-filesystem ==0.37.1
  • termcolor ==2.3.0
  • typing-extensions ==4.8.0
  • urllib3 ==2.2.2
  • werkzeug ==3.0.6
  • wheel ==0.41.3
  • wrapt ==1.16.0
  • zstandard ==0.23.0
requirements_lock_3_11.txt pypi
  • absl-py ==2.1.0
  • astor ==0.7.1
  • astunparse ==1.6.3
  • auditwheel ==6.1.0
  • certifi ==2024.7.4
  • charset-normalizer ==3.3.2
  • dill ==0.3.7
  • dm-tree ==0.1.8
  • flatbuffers ==24.3.25
  • gast ==0.4.0
  • google-pasta ==0.2.0
  • grpcio ==1.64.1
  • h5py ==3.11.0
  • idna ==3.7
  • jax ==0.4.7
  • keras-nightly ==3.0.4.dev2024021403
  • libclang ==18.1.1
  • lit ==17.0.6
  • markdown ==3.6
  • markdown-it-py ==3.0.0
  • markupsafe ==2.1.5
  • mdurl ==0.1.2
  • ml-dtypes ==0.5.1
  • namex ==0.0.8
  • numpy ==2.1.1
  • nvidia-cublas-cu12 ==12.5.3.2
  • nvidia-cuda-cupti-cu12 ==12.5.82
  • nvidia-cuda-nvrtc-cu12 ==12.5.82
  • nvidia-cuda-runtime-cu12 ==12.5.82
  • nvidia-cudnn-cu12 ==9.3.0.75
  • nvidia-cufft-cu12 ==11.2.3.61
  • nvidia-curand-cu12 ==10.3.6.82
  • nvidia-cusolver-cu12 ==11.6.3.83
  • nvidia-cusparse-cu12 ==12.5.1.3
  • nvidia-nccl-cu12 ==2.25.1
  • nvidia-nvjitlink-cu12 ==12.5.82
  • opt-einsum ==3.3.0
  • packaging ==23.2
  • portpicker ==1.6.0
  • protobuf ==4.25.3
  • psutil ==5.9.8
  • pyelftools ==0.31
  • pygments ==2.18.0
  • requests ==2.32.3
  • rich ==13.7.1
  • scipy ==1.13.1
  • setuptools ==70.0.0
  • six ==1.16.0
  • tb-nightly ==2.19.0a20240926
  • tblib ==2.0.0
  • tensorboard-data-server ==0.7.2
  • tensorflow-io-gcs-filesystem ==0.37.1
  • termcolor ==2.3.0
  • typing-extensions ==4.8.0
  • urllib3 ==2.2.2
  • werkzeug ==3.0.6
  • wheel ==0.41.3
  • wrapt ==1.16.0
  • zstandard ==0.23.0
requirements_lock_3_12.txt pypi
  • absl-py ==2.1.0
  • astor ==0.7.1
  • astunparse ==1.6.3
  • auditwheel ==6.1.0
  • certifi ==2024.7.4
  • charset-normalizer ==3.3.2
  • dill ==0.3.7
  • dm-tree ==0.1.8
  • flatbuffers ==24.3.25
  • gast ==0.4.0
  • google-pasta ==0.2.0
  • grpcio ==1.64.1
  • h5py ==3.11.0
  • idna ==3.7
  • jax ==0.4.7
  • keras-nightly ==3.0.4.dev2024021403
  • libclang ==18.1.1
  • lit ==17.0.6
  • markdown ==3.6
  • markdown-it-py ==3.0.0
  • markupsafe ==2.1.5
  • mdurl ==0.1.2
  • ml-dtypes ==0.5.1
  • namex ==0.0.8
  • numpy ==2.1.1
  • nvidia-cublas-cu12 ==12.5.3.2
  • nvidia-cuda-cupti-cu12 ==12.5.82
  • nvidia-cuda-nvrtc-cu12 ==12.5.82
  • nvidia-cuda-runtime-cu12 ==12.5.82
  • nvidia-cudnn-cu12 ==9.3.0.75
  • nvidia-cufft-cu12 ==11.2.3.61
  • nvidia-curand-cu12 ==10.3.6.82
  • nvidia-cusolver-cu12 ==11.6.3.83
  • nvidia-cusparse-cu12 ==12.5.1.3
  • nvidia-nccl-cu12 ==2.25.1
  • nvidia-nvjitlink-cu12 ==12.5.82
  • opt-einsum ==3.3.0
  • packaging ==23.2
  • portpicker ==1.6.0
  • protobuf ==4.25.3
  • psutil ==5.9.8
  • pyelftools ==0.31
  • pygments ==2.18.0
  • requests ==2.32.3
  • rich ==13.7.1
  • scipy ==1.13.1
  • setuptools ==70.0.0
  • six ==1.16.0
  • tb-nightly ==2.19.0a20240926
  • tblib ==2.0.0
  • tensorboard-data-server ==0.7.2
  • tensorflow-io-gcs-filesystem ==0.37.1
  • termcolor ==2.3.0
  • typing-extensions ==4.8.0
  • urllib3 ==2.2.2
  • werkzeug ==3.0.6
  • wheel ==0.41.3
  • wrapt ==1.16.0
  • zstandard ==0.23.0
requirements_lock_3_9.txt pypi
  • absl-py ==2.1.0
  • astor ==0.7.1
  • astunparse ==1.6.3
  • auditwheel ==6.1.0
  • certifi ==2024.7.4
  • charset-normalizer ==3.3.2
  • dill ==0.3.7
  • dm-tree ==0.1.8
  • flatbuffers ==24.3.25
  • gast ==0.4.0
  • google-pasta ==0.2.0
  • grpcio ==1.64.1
  • h5py ==3.11.0
  • idna ==3.7
  • importlib-metadata ==7.1.0
  • jax ==0.4.7
  • keras-nightly ==3.0.4.dev2024021403
  • libclang ==18.1.1
  • lit ==17.0.6
  • markdown ==3.6
  • markdown-it-py ==3.0.0
  • markupsafe ==2.1.5
  • mdurl ==0.1.2
  • ml-dtypes ==0.5.1
  • namex ==0.0.8
  • numpy ==2.0.2
  • nvidia-cublas-cu12 ==12.5.3.2
  • nvidia-cuda-cupti-cu12 ==12.5.82
  • nvidia-cuda-nvrtc-cu12 ==12.5.82
  • nvidia-cuda-runtime-cu12 ==12.5.82
  • nvidia-cudnn-cu12 ==9.3.0.75
  • nvidia-cufft-cu12 ==11.2.3.61
  • nvidia-curand-cu12 ==10.3.6.82
  • nvidia-cusolver-cu12 ==11.6.3.83
  • nvidia-cusparse-cu12 ==12.5.1.3
  • nvidia-nccl-cu12 ==2.25.1
  • nvidia-nvjitlink-cu12 ==12.5.82
  • opt-einsum ==3.3.0
  • packaging ==23.2
  • portpicker ==1.6.0
  • protobuf ==4.25.3
  • psutil ==5.9.8
  • pyelftools ==0.31
  • pygments ==2.18.0
  • requests ==2.32.3
  • rich ==13.7.1
  • scipy ==1.13.1
  • setuptools ==70.0.0
  • six ==1.16.0
  • tb-nightly ==2.19.0a20240926
  • tblib ==2.0.0
  • tensorboard-data-server ==0.7.2
  • tensorflow-io-gcs-filesystem ==0.37.1
  • termcolor ==2.3.0
  • typing-extensions ==4.8.0
  • urllib3 ==2.2.2
  • werkzeug ==3.0.6
  • wheel ==0.41.3
  • wrapt ==1.16.0
  • zipp ==3.19.2
  • zstandard ==0.23.0
tensorflow/python/tpu/client/pip_package/setup.py pypi
  • google-api-python-client ==1.8.0
  • oauth2client *
tensorflow/python/tpu/profiler/pip_package/setup.py pypi
tensorflow/tools/ci_build/release/requirements_common.txt pypi
  • absl-py *
  • astunparse *
  • flatbuffers *
  • gast ==0.4.0
  • google_pasta *
  • grpcio *
  • h5py *
  • keras-nightly *
  • lit *
  • ml_dtypes *
  • numpy *
  • opt_einsum *
  • packaging *
  • portpicker *
  • protobuf *
  • scipy *
  • six *
  • tb-nightly *
  • termcolor *
  • typing_extensions *
  • wheel *
  • wrapt *
tensorflow/tools/ci_build/release/requirements_mac.txt pypi
  • certifi *
  • jax *
  • jaxlib *
  • setuptools *
  • twine *
tensorflow/tools/ci_build/release/requirements_ubuntu.txt pypi
  • PyYAML *
  • jax *
  • jaxlib *
tensorflow/tools/pip_package/redundant_tensorflow_gpu/setup.py pypi
tensorflow/tools/pip_package/redundant_tf_nightly_gpu/setup.py pypi
tensorflow/tools/tf_sig_build_dockerfiles/devel.requirements.txt pypi
  • absl-py * development
  • astunparse * development
  • auditwheel * development
  • flatbuffers * development
  • gast ==0.4.0 development
  • google_pasta * development
  • grpcio * development
  • h5py * development
  • jax * development
  • jaxlib * development
  • junitparser * development
  • keras-nightly * development
  • lit * development
  • lxml * development
  • ml_dtypes * development
  • numpy * development
  • opt_einsum * development
  • packaging * development
  • portpicker * development
  • protobuf * development
  • pylint * development
  • scipy * development
  • setuptools >=70.0.0 development
  • six * development
  • tb-nightly * development
  • termcolor * development
  • twine * development
  • typing_extensions * development
  • wheel * development
  • wrapt * development
third_party/xla/requirements_lock_3_11.txt pypi
  • lit ==17.0.6
  • ml-dtypes ==0.3.2
  • numpy ==1.24.3