Python Forum
Tensorflow offline build from source on CentOS 7
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Tensorflow offline build from source on CentOS 7
#1
I am new to Python and I am trying to build Tensorflow on a CentOS 7 box which has no internet connectivity. I have followed the tensorflow offline build instructions the best I can, and googled, googled and googled some more. Is the anyone who has done this? We have installed the Anaconda bundle on this box, but tensorflow is not a module. Really struggling with what I need to do to compile this from source, or any other way ?....Thx in advance
Reply
#2
Try follow Installing TensorFlow on CentOS 7 Linux
(Mar-20-2019, 06:20 PM)riotto Wrote: CentOS 7 box which has no internet connectivity.
Build it on Pc with internet connection use Anaconda/Miniconda(which is stand alone distribution).
This mean after build TensorFlow you can use it from usb stick(or copy Anacond3 folder over) on Pc with no internet connectivity.
Anaconda comes with conda(there own package manager) but also pip so you can follow tutorial in link given.
Reply
#3
CentOS 7 is a linux box...Will this work?
Reply
#4
It looks like the Amutu offline build instructions and the tensorflow-offline repository, will only work for an offline build
of tensorflow_1.2.1 (2 years old now).

Does anyone know if there is an updated tensorflow-offline repository with proper patching of the bazel files that will allow an offline build for the new tensorflow_1.13.1 ?
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  installing anaconda packages offline HulkHogansArmsArePythons 4 7,278 Feb-18-2020, 08:23 PM
Last Post: jefsummers
  [Plot a stacked bar graph using plotly offline mode] niks250891 1 5,169 Apr-22-2018, 02:11 PM
Last Post: niks250891
  AttributeError: module 'plotly' has no attribute 'offline' charlesczc 8 16,995 Jan-21-2018, 08:34 AM
Last Post: buran
  Offline audio to text (Speech Recognition) jehoshua 14 59,305 Jan-17-2018, 11:19 AM
Last Post: jehoshua

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020