installTensorFlowTX2 icon indicating copy to clipboard operation
installTensorFlowTX2 copied to clipboard

updated scripts to support tensorflow v1.2.0

Open MalteOeljeklaus opened this issue 7 years ago • 1 comments

Tested on my jetson tx2 with ubuntu 16.04 fully updated on 06/19/17. Find the resulting wheel file here.

MalteOeljeklaus avatar Jun 19 '17 12:06 MalteOeljeklaus

it seems that version should be edited from v 1.2.0 to 1.2.1 it also seems that the patch application results in :+1: can't find file to patch at input line 5 Perhaps you used the wrong -p or --strip option? The text leading up to this was:

|diff --git a/a/tensorflow/workspace.bzl b/b/tensorflow/workspace.bzl |index 2a206b0..d785473 100644 |--- a/a/tensorflow/workspace.bzl |+++ b/b/tensorflow/workspace.bzl

File to patch:

AndreV84 avatar Jul 02 '17 10:07 AndreV84