tensorflow
Science Score: 26.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
-
○Academic links in README
-
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Unable to calculate vocabulary similarity
Last synced: 10 months ago
·
JSON representation
Repository
Basic Info
- Host: GitHub
- Owner: setembertwelve
- License: apache-2.0
- Language: C++
- Default Branch: master
- Size: 71.3 MB
Statistics
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
- Releases: 0
Created 12 months ago
· Last pushed 12 months ago
Metadata Files
Readme
Contributing
License
Code of conduct
Citation
Codeowners
Security
Authors
Zenodo
Owner
- Login: setembertwelve
- Kind: user
- Repositories: 1
- Profile: https://github.com/setembertwelve
GitHub Events
Total
- Delete event: 3
- Push event: 3
- Pull request event: 3
- Create event: 7
Last Year
- Delete event: 3
- Push event: 3
- Pull request event: 3
- Create event: 7
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 a26af69be951a213d495a4c3e4e4022e16d87065 composite
- trilom/file-changes-action a6ca26c14274c33b15e6499323aac178af06ad4b composite
.github/workflows/release-branch-cherrypick.yml
actions
- actions/checkout 11bd71901bbe5b1630ceea73d27597364c9af683 composite
- peter-evans/create-pull-request 271a8d0340265f705b14b6d32b9829c1cb33d45e composite
.github/workflows/scorecards-analysis.yml
actions
- actions/checkout 11bd71901bbe5b1630ceea73d27597364c9af683 composite
- actions/upload-artifact ea165f8d65b6e75b540449e92b4886f43607fa02 composite
- github/codeql-action/upload-sarif 181d5eefc20863364f96762470ba6f862bdef56b composite
- ossf/scorecard-action 05b42c624433fc40578a4040d5cf5e36ddca8cde 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 271a8d0340265f705b14b6d32b9829c1cb33d45e 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/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/ml_build/builder.requirements.txt
pypi
- auditwheel *
- build *
- id *
- immutabledict *
- requests *
- twine *
- urllib3 *
- 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 >=6.1.0
- dill ==0.3.7
- flatbuffers *
- gast ==0.4.0
- google_pasta *
- grpcio >=1.68.1,<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 *
- 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 >=5.28.0,<7.0
- requests >=2.31.0
- scipy >=1.13.0,<1.15.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
ci/official/requirements_updater/numpy1_requirements/requirements_lock_3_10.txt
pypi
- absl-py ==2.3.0
- astor ==0.7.1
- astunparse ==1.6.3
- attrs ==25.3.0
- auditwheel ==6.4.0
- certifi ==2025.4.26
- charset-normalizer ==3.4.2
- dill ==0.3.7
- dm-tree ==0.1.9
- flatbuffers ==24.3.25
- gast ==0.4.0
- google-pasta ==0.2.0
- grpcio ==1.71.0
- h5py ==3.13.0
- idna ==3.10
- jax ==0.4.7
- keras-nightly ==3.0.4.dev2024021403
- libclang ==18.1.1
- lit ==17.0.6
- markdown ==3.8
- markdown-it-py ==3.0.0
- markupsafe ==3.0.2
- mdurl ==0.1.2
- ml-dtypes ==0.5.1
- namex ==0.1.0
- 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 ==6.31.1
- psutil ==7.0.0
- pyelftools ==0.32
- pygments ==2.19.1
- requests ==2.32.3
- rich ==14.0.0
- scipy ==1.14.1
- setuptools ==70.0.0
- six ==1.17.0
- tb-nightly ==2.20.0a20250531
- 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.5.0
- werkzeug ==3.1.3
- 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.3.0
- astor ==0.7.1
- astunparse ==1.6.3
- attrs ==25.3.0
- auditwheel ==6.4.0
- certifi ==2025.4.26
- charset-normalizer ==3.4.2
- dill ==0.3.7
- dm-tree ==0.1.9
- flatbuffers ==24.3.25
- gast ==0.4.0
- google-pasta ==0.2.0
- grpcio ==1.71.0
- h5py ==3.13.0
- idna ==3.10
- jax ==0.4.7
- keras-nightly ==3.0.4.dev2024021403
- libclang ==18.1.1
- lit ==17.0.6
- markdown ==3.8
- markdown-it-py ==3.0.0
- markupsafe ==3.0.2
- mdurl ==0.1.2
- ml-dtypes ==0.5.1
- namex ==0.1.0
- 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 ==6.31.1
- psutil ==7.0.0
- pyelftools ==0.32
- pygments ==2.19.1
- requests ==2.32.3
- rich ==14.0.0
- scipy ==1.14.1
- setuptools ==70.0.0
- six ==1.17.0
- tb-nightly ==2.20.0a20250531
- 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.5.0
- werkzeug ==3.1.3
- 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.3.0
- astor ==0.7.1
- astunparse ==1.6.3
- attrs ==25.3.0
- auditwheel ==6.4.0
- certifi ==2025.4.26
- charset-normalizer ==3.4.2
- dill ==0.3.7
- dm-tree ==0.1.9
- flatbuffers ==24.3.25
- gast ==0.4.0
- google-pasta ==0.2.0
- grpcio ==1.71.0
- h5py ==3.13.0
- idna ==3.10
- jax ==0.4.7
- keras-nightly ==3.0.4.dev2024021403
- libclang ==18.1.1
- lit ==17.0.6
- markdown ==3.8
- markdown-it-py ==3.0.0
- markupsafe ==3.0.2
- mdurl ==0.1.2
- ml-dtypes ==0.5.1
- namex ==0.1.0
- 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 ==6.31.1
- psutil ==7.0.0
- pyelftools ==0.32
- pygments ==2.19.1
- requests ==2.32.3
- rich ==14.0.0
- scipy ==1.14.1
- setuptools ==70.0.0
- six ==1.17.0
- tb-nightly ==2.20.0a20250531
- 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.5.0
- werkzeug ==3.1.3
- 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.3.0
- astor ==0.7.1
- astunparse ==1.6.3
- auditwheel ==6.4.0
- certifi ==2025.4.26
- charset-normalizer ==3.4.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.71.0
- h5py ==3.13.0
- idna ==3.10
- importlib-metadata ==8.7.0
- jax ==0.4.7
- keras-nightly ==3.0.4.dev2024021403
- libclang ==18.1.1
- lit ==17.0.6
- markdown ==3.8
- markdown-it-py ==3.0.0
- markupsafe ==3.0.2
- mdurl ==0.1.2
- ml-dtypes ==0.5.1
- namex ==0.1.0
- 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 ==6.31.1
- psutil ==7.0.0
- pyelftools ==0.32
- pygments ==2.19.1
- requests ==2.32.3
- rich ==14.0.0
- scipy ==1.13.1
- setuptools ==70.0.0
- six ==1.17.0
- tb-nightly ==2.20.0a20250531
- 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.5.0
- werkzeug ==3.1.3
- wheel ==0.41.3
- wrapt ==1.16.0
- zipp ==3.22.0
- 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.68.1,<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
- protobuf >=5.28.0,<7.0
- requests >=2.31.0
- scipy >=1.13.0,<1.15.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.2.2
- astor ==0.7.1
- astunparse ==1.6.3
- attrs ==25.3.0
- auditwheel ==6.3.0
- certifi ==2025.1.31
- charset-normalizer ==3.4.1
- dill ==0.3.7
- dm-tree ==0.1.9
- flatbuffers ==24.3.25
- gast ==0.4.0
- google-pasta ==0.2.0
- grpcio ==1.71.0
- h5py ==3.13.0
- idna ==3.10
- jax ==0.4.7
- keras-nightly ==3.0.4.dev2024021403
- libclang ==18.1.1
- lit ==17.0.6
- markdown ==3.8
- markdown-it-py ==3.0.0
- markupsafe ==3.0.2
- mdurl ==0.1.2
- ml-dtypes ==0.5.1
- namex ==0.0.9
- numpy ==2.1.3
- 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 ==6.31.1
- psutil ==7.0.0
- pyelftools ==0.32
- pygments ==2.19.1
- requests ==2.32.4
- rich ==14.0.0
- scipy ==1.14.1
- setuptools ==78.1.1
- six ==1.17.0
- tb-nightly ==2.20.0a20250424
- 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.5.0
- werkzeug ==3.1.3
- wheel ==0.41.3
- wrapt ==1.16.0
- zstandard ==0.23.0
requirements_lock_3_11.txt
pypi
- absl-py ==2.2.2
- astor ==0.7.1
- astunparse ==1.6.3
- attrs ==25.3.0
- auditwheel ==6.3.0
- certifi ==2025.1.31
- charset-normalizer ==3.4.1
- dill ==0.3.7
- dm-tree ==0.1.9
- flatbuffers ==24.3.25
- gast ==0.4.0
- google-pasta ==0.2.0
- grpcio ==1.71.0
- h5py ==3.13.0
- idna ==3.10
- jax ==0.4.7
- keras-nightly ==3.0.4.dev2024021403
- libclang ==18.1.1
- lit ==17.0.6
- markdown ==3.8
- markdown-it-py ==3.0.0
- markupsafe ==3.0.2
- mdurl ==0.1.2
- ml-dtypes ==0.5.1
- namex ==0.0.8
- numpy ==2.1.3
- 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 ==6.31.1
- psutil ==7.0.0
- pyelftools ==0.32
- pygments ==2.19.1
- requests ==2.32.4
- rich ==14.0.0
- scipy ==1.14.1
- setuptools ==78.1.1
- six ==1.17.0
- tb-nightly ==2.20.0a20250419
- 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.5.0
- werkzeug ==3.1.3
- wheel ==0.41.3
- wrapt ==1.16.0
- zstandard ==0.23.0
requirements_lock_3_12.txt
pypi
- absl-py ==2.2.2
- astor ==0.7.1
- astunparse ==1.6.3
- attrs ==25.3.0
- auditwheel ==6.3.0
- certifi ==2025.1.31
- charset-normalizer ==3.4.1
- dill ==0.3.7
- dm-tree ==0.1.9
- flatbuffers ==24.3.25
- gast ==0.4.0
- google-pasta ==0.2.0
- grpcio ==1.71.0
- h5py ==3.13.0
- idna ==3.10
- jax ==0.4.7
- keras-nightly ==3.0.4.dev2024021403
- libclang ==18.1.1
- lit ==17.0.6
- markdown ==3.8
- markdown-it-py ==3.0.0
- markupsafe ==3.0.2
- mdurl ==0.1.2
- ml-dtypes ==0.5.1
- namex ==0.0.9
- numpy ==2.1.3
- 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 ==6.31.1
- psutil ==7.0.0
- pyelftools ==0.32
- pygments ==2.19.1
- requests ==2.32.4
- rich ==14.0.0
- scipy ==1.14.1
- setuptools ==78.1.1
- six ==1.17.0
- tb-nightly ==2.20.0a20250424
- 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.5.0
- werkzeug ==3.1.3
- wheel ==0.41.3
- wrapt ==1.16.0
- zstandard ==0.23.0
requirements_lock_3_13.txt
pypi
- absl-py ==2.3.0
- astor ==0.7.1
- astunparse ==1.6.3
- attrs ==25.3.0
- auditwheel ==6.3.0
- certifi ==2025.1.31
- charset-normalizer ==3.4.1
- dill ==0.3.7
- dm-tree ==0.1.9
- flatbuffers ==24.3.25
- gast ==0.4.0
- google-pasta ==0.2.0
- grpcio ==1.71.0
- h5py ==3.13.0
- idna ==3.10
- jax ==0.4.7
- keras-nightly ==3.0.4.dev2024021403
- libclang ==18.1.1
- lit ==17.0.6
- markdown ==3.8
- markdown-it-py ==3.0.0
- markupsafe ==3.0.2
- mdurl ==0.1.2
- ml-dtypes ==0.5.1
- namex ==0.0.9
- numpy ==2.1.3
- 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 ==6.31.1
- psutil ==7.0.0
- pyelftools ==0.32
- pygments ==2.19.1
- requests ==2.32.4
- rich ==14.0.0
- scipy ==1.14.1
- setuptools ==78.1.1
- six ==1.17.0
- tb-nightly ==2.20.0a20250424
- tblib ==2.0.0
- tensorboard-data-server ==0.7.2
- termcolor ==2.3.0
- typing-extensions ==4.8.0
- urllib3 ==2.5.0
- werkzeug ==3.1.3
- wheel ==0.41.3
- wrapt ==1.16.0
- zstandard ==0.23.0
requirements_lock_3_9.txt
pypi
- absl-py ==2.2.2
- astor ==0.7.1
- astunparse ==1.6.3
- auditwheel ==6.3.0
- certifi ==2025.1.31
- charset-normalizer ==3.4.1
- dill ==0.3.7
- dm-tree ==0.1.8
- flatbuffers ==24.3.25
- gast ==0.4.0
- google-pasta ==0.2.0
- grpcio ==1.71.0
- h5py ==3.13.0
- idna ==3.10
- importlib-metadata ==8.6.1
- jax ==0.4.7
- keras-nightly ==3.0.4.dev2024021403
- libclang ==18.1.1
- lit ==17.0.6
- markdown ==3.8
- markdown-it-py ==3.0.0
- markupsafe ==3.0.2
- mdurl ==0.1.2
- ml-dtypes ==0.5.1
- namex ==0.0.9
- 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 ==6.31.1
- psutil ==7.0.0
- pyelftools ==0.32
- pygments ==2.19.1
- requests ==2.32.4
- rich ==14.0.0
- scipy ==1.13.1
- setuptools ==78.1.1
- six ==1.17.0
- tb-nightly ==2.20.0a20250424
- 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.5.0
- werkzeug ==3.1.3
- wheel ==0.41.3
- wrapt ==1.16.0
- zipp ==3.21.0
- 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.5.1
- numpy ==1.24.3
third_party/xla/xla/backends/cpu/benchmarks/e2e/gemma2/flax_2b/requirements.txt
pypi
- PyYAML ==6.0.2
- Pygments ==2.18.0
- absl-py ==2.1.0
- chex ==0.1.87
- etils ==1.11.0
- flax ==0.10.2
- fsspec ==2024.10.0
- gemma ==3.0.2
- humanize ==4.11.0
- importlib_resources ==6.4.5
- jax ==0.4.37
- jaxlib ==0.4.36
- markdown-it-py ==3.0.0
- mdurl ==0.1.2
- ml_dtypes ==0.5.0
- msgpack ==1.1.0
- nest-asyncio ==1.6.0
- numpy ==2.2.0
- opt_einsum ==3.4.0
- optax ==0.2.4
- orbax-checkpoint ==0.10.2
- protobuf ==5.29.5
- rich ==13.9.4
- scipy ==1.14.1
- sentencepiece ==0.2.0
- simplejson ==3.19.3
- tensorstore ==0.1.69
- toolz ==1.0.0
- typing_extensions ==4.12.2
- zipp ==3.21.0
third_party/xla/xla/backends/cpu/benchmarks/e2e/gemma2/keras/requirements.txt
pypi
- jax ==0.4.38
- keras ==3.9.0
- keras_nlp ==0.18.1
- tensorflow ==2.18.0
- torch ==2.7.0
third_party/xla/xla/backends/cpu/benchmarks/e2e/gemma2/pytorch_2b/requirements.txt
pypi
- numpy ==1.24.4
- sentencepiece ==0.1.99
- torch *