Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve performance by shrinking the vgg_faces.pb file [16h] #391

Open
1 of 2 tasks
sladomic opened this issue Mar 27, 2017 · 0 comments
Open
1 of 2 tasks

Improve performance by shrinking the vgg_faces.pb file [16h] #391

sladomic opened this issue Mar 27, 2017 · 0 comments
Assignees

Comments

@sladomic
Copy link
Contributor

sladomic commented Mar 27, 2017

bazel build tensorflow/tools/quantization/tools:quantize_graph
bazel-bin/tensorflow/tools/quantization/quantize_graph --input=tmp/vgg_faces.pb --output_node_names="fc7/fc7" --output=tmp/quantized_vgg_faces.pb --mode=eightbit
@sladomic sladomic self-assigned this Mar 27, 2017
@sladomic sladomic changed the title Compile vgg_faces.pb file using AOT compilation Compile vgg_faces.pb file using AOT compilation [16h] Mar 27, 2017
@sladomic sladomic changed the title Compile vgg_faces.pb file using AOT compilation [16h] Improve performance by shrinking the vgg_faces.pb file [16h] Mar 27, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant