December 2017
Intermediate to advanced
536 pages
14h 23m
English
Here is how we proceed with transforming a TensorFlow:
/usr/bin/ruby -e "$(curl -fsSL \ https://raw.githubusercontent.com/Homebrew/install/master/install)"brew install bazelbazel versionbrew upgrade bazel
git clone https://github.com/TensorFlow/TensorFlow.git
bazel run TensorFlow/tools/graph_transforms:summarize_graph -- --in_graph=/Users/gulli/graphs/inception5h/TensorFlow_inception_graph.pb ...
Read now
Unlock full access