https://github.com/animikhaich/linux-scripts
A collection of Linux Scripts which make it easier for me to set up and install Linux libraries
https://github.com/animikhaich/linux-scripts
build-tensorflow easy-setup install-docker installations linux-scripts shell-script
Last synced: 4 months ago
JSON representation
A collection of Linux Scripts which make it easier for me to set up and install Linux libraries
- Host: GitHub
- URL: https://github.com/animikhaich/linux-scripts
- Owner: animikhaich
- Created: 2019-12-21T17:40:18.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2022-10-29T16:06:49.000Z (about 3 years ago)
- Last Synced: 2025-04-10T20:36:11.601Z (9 months ago)
- Topics: build-tensorflow, easy-setup, install-docker, installations, linux-scripts, shell-script
- Language: Shell
- Size: 17.6 KB
- Stars: 8
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# linux-scripts
A collection of Linux Scripts which make it easier for me to set up and install Linux libraries
Note: Building tensorflow requires gcc-7 to be installed. The installation part is being taken care of by the script, but if your linux machine has any other version of gcc installed, it is NECESSARY to manually specify the path when asked for in the tensorflow configure step.