{"id":15158755,"url":"https://github.com/tensorflow/build","last_synced_at":"2025-04-08T09:07:22.327Z","repository":{"id":37616055,"uuid":"222006940","full_name":"tensorflow/build","owner":"tensorflow","description":"Build-related tools for TensorFlow","archived":false,"fork":false,"pushed_at":"2025-03-22T03:26:47.000Z","size":447,"stargazers_count":290,"open_issues_count":30,"forks_count":120,"subscribers_count":29,"default_branch":"master","last_synced_at":"2025-04-01T07:49:13.375Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/tensorflow.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":"CODEOWNERS","security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2019-11-15T21:35:07.000Z","updated_at":"2025-03-28T09:27:31.000Z","dependencies_parsed_at":"2023-02-18T12:03:53.597Z","dependency_job_id":"c85db2a9-315a-4a88-9a6b-a43f686c090b","html_url":"https://github.com/tensorflow/build","commit_stats":{"total_commits":402,"total_committers":37,"mean_commits":"10.864864864864865","dds":"0.23134328358208955","last_synced_commit":"0e309cb07ac88ac732da1b21d12f72b9ebe19f26"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tensorflow%2Fbuild","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tensorflow%2Fbuild/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tensorflow%2Fbuild/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tensorflow%2Fbuild/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tensorflow","download_url":"https://codeload.github.com/tensorflow/build/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247809963,"owners_count":20999816,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-09-26T21:00:59.251Z","updated_at":"2025-04-08T09:07:22.308Z","avatar_url":"https://github.com/tensorflow.png","language":"Shell","readme":"\u003cdiv align=\"center\"\u003e\n  \u003cimg src=\"https://github.com/tensorflow/community/blob/master/sigs/logos/SIGBuild.png\" width=\"60%\"\u003e\u003cbr\u003e\u003cbr\u003e\n\u003c/div\u003e\n\n-----------------\n\n[![Gitter chat](https://img.shields.io/badge/chat-on%20gitter-46bc99.svg)](https://gitter.im/tensorflow/sig-build)\n[![SIG Build Forum](https://img.shields.io/badge/discuss-on%20tensorflow.org-orange)](https://groups.google.com/a/tensorflow.org/g/build)\n[![OpenSSF Scorecard](https://api.securityscorecards.dev/projects/github.com/tensorflow/build/badge)](https://api.securityscorecards.dev/projects/github.com/tensorflow/build)\n\n**TensorFlow SIG Build** is a community group dedicated to the TensorFlow build\nprocess. This repository is a showcase of resources, guides, tools, and builds\ncontributed by the community, for the community.\n\n## Group\n\n### Contributing\n\nSIG Build is a community-led open source project. As such, the project\ndepends on public contributions, bug-fixes, and documentation. Please\nsee [contribution guidelines](CONTRIBUTING.md) for a guide on how to\ncontribute. This project adheres to [TensorFlow's code of conduct](CODE_OF_CONDUCT.md).\nBy participating, you are expected to uphold this code.\n\n### Community\n\n* [Public Mailing List](https://groups.google.com/a/tensorflow.org/forum/#!forum/build)\n* [SIG Monthly Meeting Notes](https://docs.google.com/document/d/10_3IQ5aF-88ADJNLF0WOpb09bZ15x-sBnRSnDHNCNr8/edit)\n    * Join our mailing list and receive calendar invites to the meeting.\n\n### License\n[Apache License 2.0](LICENSE)\n\n## Project Showcase\n\nWant to add your own project to this list? It's easy: check out\n[CONTRIBUTING.md](CONTRIBUTING.md).\n\n### Docker\n\n* [**TF SIG Build Dockerfiles**](https://github.com/tensorflow/tensorflow/tree/master/tensorflow/tools/tf_sig_build_dockerfiles):\n  Standard Dockerfiles for TensorFlow builds, used internally at Google\n* [**TensorFlow Runtime Dockerfiles**](tensorflow_runtime_dockerfiles):\n  Simple Dockerfiles for running TensorFlow, with Jupyter variants.\n* [**Manylinux 2014 Docker Images**](manylinux2014_docker_images):\n  `manylinux2014` build environment for TensorFlow packages.\n* [**Distroless Dockerfiles**](https://github.com/uvarc/rivanna-docker):\n  Distroless ([info](https://github.com/GoogleContainerTools)) TensorFlow\n  images, which are smaller than TensorFlow's official images.\n* [**DevInfra Windows RBE**](devinfra_windows_rbe):\n  Static snapshot of TF DevInfra's Windows Remote Build Execution images\n\n### Language Bindings\n\n* [**Golang Install Guide**](golang_install_guide): Documentation for installing\n  the Go bindings.\n\n### Platforms\n\n* [**ppc64le Builds**](ppc64le_builds): Dockerfiles and wheel build scripts for\n  building TF on ppc64le.\n* [**Raspberry Pi Builds**](raspberry_pi_builds): TensorFlow's old official docs\n  for building on Raspberry Pi. Needs an owner.\n* [**WSL2 GPU Guide**](wsl2_gpu_guide): Instructions for enabling GPU with Tensorflow\n  on a WSL2 virtual machine.\n\n### WIP / Other\n\n* [**Directory Template**](directory_template): Example short description.\n* [**TF OSS Dashboard**](tf_oss_dashboard): Dashboard for all continuous\n  statuses on TF GitHub Commits.\n* [**Tekton CI**](tekton): perfinion's experimental directory for using Tekton \n  CI with TensorFlow\n\n## Community Supported TensorFlow Builds\n\nAmazing members of the TensorFlow community build, test, and package TensorFlow\non more platforms than are supported by the official TensorFlow team. Please\nnote that as *community* builds they are not supported by the TensorFlow team.\n\nWant to add your own community builds to this list? It's easy: check out\n[CONTRIBUTING.md](CONTRIBUTING.md).\n\n### TensorFlow Builds\n\nOwner | Build Type | Status | Artifacts\n---: | --- | :---: | :---\nAMD | **Linux AMD ROCm GPU** Nightly         | [![Build Status](http://ml-ci.amd.com:21096/job/tensorflow/job/nightly-rocmfork-develop-upstream/job/nightly-build-whl/badge/icon)](http://ml-ci.amd.com:21096/job/tensorflow/job/nightly-rocmfork-develop-upstream/job/nightly-build-whl)   | [Nightly](http://ml-ci.amd.com:21096/job/tensorflow/job/nightly-rocmfork-develop-upstream/job/nightly-build-whl/lastSuccessfulBuild/)\nAMD | **Linux AMD ROCm GPU** Stable : TF 2.x | [![Build Status](http://ml-ci.amd.com:21096/job/tensorflow/job/release-rocmfork-r212-rocm-enhanced/job/release-build-whl/badge/icon)](http://ml-ci.amd.com:21096/job/tensorflow/job/release-rocmfork-r212-rocm-enhanced/job/release-build-whl/) | [Release 2.12](http://ml-ci.amd.com:21096/job/tensorflow/job/release-rocmfork-r212-rocm-enhanced/job/release-build-whl/lastSuccessfulBuild/)\nAMD | **Linux AMD ROCm GPU** Stable : TF 1.x | [![Build Status](http://ml-ci.amd.com:21096/job/tf-develop-upstream-releases/job/tensorflow-upstream-rel1.15-enhanced-nightly/badge/icon)](http://ml-ci.amd.com:21096/job/tf-develop-upstream-releases/job/tensorflow-upstream-rel1.15-enhanced-nightly/)   | [Release 1.15](http://ml-ci.amd.com:21096/job/tf-develop-upstream-releases/job/tensorflow-upstream-rel1.15-enhanced-nightly/lastSuccessfulBuild/)\nAMD | **Linux AMD ZenDNN Plug-in CPU** Stable : TF 2.x | No Badge | [Release 2.x](https://pypi.org/project/zentf/)\nIBM | **Linux ppc64le CPU** Nightly | [![Build Status](https://powerci.osuosl.org/job/TensorFlow_PPC64LE_CPU_Build/badge/icon)](https://powerci.osuosl.org/job/TensorFlow_PPC64LE_CPU_Build/) | [Nightly](https://powerci.osuosl.org/job/TensorFlow_PPC64LE_CPU_Nightly_Artifact/)\nIBM | **Linux ppc64le CPU** Stable: TF 1.x | [![Build Status](https://powerci.osuosl.org/job/TensorFlow_PPC64LE_CPU_Release_Build/badge/icon)](https://powerci.osuosl.org/job/TensorFlow_PPC64LE_CPU_Release_Build/) | Release [1.15](https://powerci.osuosl.org/job/TensorFlow_PPC64LE_CPU_Release_Build/)\nIBM | **Linux ppc64le CPU** Stable: TF 2.x | [![Build Status](https://powerci.osuosl.org/job/TensorFlow2_PPC64LE_CPU_Release_Build/badge/icon)](https://powerci.osuosl.org/job/TensorFlow2_PPC64LE_CPU_Release_Build/) | Release [2.x](https://powerci.osuosl.org/job/TensorFlow2_PPC64LE_CPU_Release_Build/)\nIBM | **Linux ppc64le GPU** Nightly | [![Build Status](https://powerci.osuosl.org/job/TensorFlow_PPC64LE_GPU_Build/badge/icon)](https://powerci.osuosl.org/job/TensorFlow_PPC64LE_GPU_Build/) | [Nightly](https://powerci.osuosl.org/job/TensorFlow_PPC64LE_GPU_Nightly_Artifact/)\nIBM | **Linux ppc64le GPU** Stable: TF 1.x | [![Build Status](https://powerci.osuosl.org/job/TensorFlow_PPC64LE_GPU_Release_Build/badge/icon)](https://powerci.osuosl.org/job/TensorFlow_PPC64LE_GPU_Release_Build/) | Release [1.15](https://powerci.osuosl.org/job/TensorFlow_PPC64LE_GPU_Release_Build/)\nIBM | **Linux ppc64le GPU** Stable: TF 2.x | [![Build Status](https://powerci.osuosl.org/job/TensorFlow2_PPC64LE_GPU_Release_Build/badge/icon)](https://powerci.osuosl.org/job/TensorFlow2_PPC64LE_GPU_Release_Build/) | Release [2.x](https://powerci.osuosl.org/job/TensorFlow2_PPC64LE_GPU_Release_Build/)\nIBM | **Linux s390x** Nightly | [![Build Status](http://ibmz-ci.osuosl.org/job/TensorFlow_IBMZ_CI/badge/icon)](http://ibmz-ci.osuosl.org/job/TensorFlow_IBMZ_CI/) | [Nightly](http://ibmz-ci.osuosl.org/job/TensorFlow_IBMZ_CI/)\nIBM | **Linux s390x CPU** Stable Release | [![Build Status](http://ibmz-ci.osuosl.org/job/TensorFlow_IBMZ_Release_Build/badge/icon)](https://ibmz-ci.osuosl.org/job/TensorFlow_IBMZ_Release_Build/) | [Release](https://ibmz-ci.osuosl.org/job/TensorFlow_IBMZ_Release_Build/)\nIntel | **Linux CPU with Intel oneDNN** Stable Release 1.x | No Badge | Release [1.15](https://pypi.org/project/intel-tensorflow/1.15.2/)\nIntel | **Linux CPU with Intel oneDNN** Stable Release 2.x | No Badge | Release [2.x](https://pypi.org/project/intel-tensorflow/)\nIntel | **Windows CPU with Intel oneDNN** Stable Release 2.x | No Badge | Release [2.x](https://pypi.org/project/intel-tensorflow/)\n\n\n### TensorFlow Containers\n\nOwner | Container Type | Status | Artifacts\n---: | --- | :---: | :---\nArm | **TensorFlow AArch64 Neoverse-N1 CPU** Stable | Static | [Docker Hub](https://hub.docker.com/r/armswdev/tensorflow-arm-neoverse-n1)\nAMD| **Linux ROCm GPU** Stable | Static | [Docker Hub](https://hub.docker.com/r/rocm/tensorflow)\nIntel | **Linux CPU with Intel oneDNN** Stable | Static | [Docker Hub](https://hub.docker.com/r/intel/intel-optimized-tensorflow)\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftensorflow%2Fbuild","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftensorflow%2Fbuild","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftensorflow%2Fbuild/lists"}