https://github.com/amsokol/tensorflow-windows-build-tutorial
Tutorial how to build and install TensorFlow GPU/CPU for Windows from source code using bazel
https://github.com/amsokol/tensorflow-windows-build-tutorial
bazel build cuda gpu sources tensorflow windows
Last synced: 12 months ago
JSON representation
Tutorial how to build and install TensorFlow GPU/CPU for Windows from source code using bazel
- Host: GitHub
- URL: https://github.com/amsokol/tensorflow-windows-build-tutorial
- Owner: amsokol
- License: apache-2.0
- Created: 2018-08-28T15:20:14.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2018-08-28T17:16:01.000Z (almost 8 years ago)
- Last Synced: 2025-04-12T12:08:51.031Z (about 1 year ago)
- Topics: bazel, build, cuda, gpu, sources, tensorflow, windows
- Language: Python
- Homepage: https://medium.com/@amsokol.com/update-1-how-to-build-and-install-tensorflow-gpu-cpu-for-windows-from-source-code-using-bazel-and-c2e86fec9ef2
- Size: 6.84 KB
- Stars: 8
- Watchers: 1
- Forks: 49
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# tensorflow-windows-build-tutorial
Tutorial how to build and install TensorFlow GPU/CPU for Windows from source code using bazel: [Medium](https://medium.com/@amsokol.com/how-to-build-and-install-tensorflow-gpu-cpu-for-windows-from-source-code-using-bazel-d047d9342b44)