peterlee0127 / tensorflow-nvJetson

TensorFlow for NVIDIA Jetson, also include patch and script for building.
https://tfjetson.peterlee.app
205 stars 61 forks source link

build cpu only version #4

Closed adl2db closed 6 years ago

adl2db commented 7 years ago

I was wondering if you have had any success installing tensorflow cpu only version? If you could detail the steps you used to build the wheel file that wold be great.

peterlee0127 commented 7 years ago

Hi, Currently, I don't build the cpu only version. Because the GPU version is more faster than CPU many times. If you build from the source. You can setup to use CPU or GPU version.