Skip to content
This repository was archived by the owner on Jan 7, 2021. It is now read-only.
This repository was archived by the owner on Jan 7, 2021. It is now read-only.

Couldn't check accuracy of quantized tensorflow model #120

@katherineyun

Description

@katherineyun

Hi, I am currently working with a custom tensorflow model. So far, the quantization was successful, but I would like to know the accuracy of quantization results.

The following command is for testing quantized caffe network:
decent_q test -model quantize_results/quantize_train_test.prototxt -weights quantize_results/quantize_train_test.caffemodel -test_iter 100

But I have encountered this error (running decent_q test in tf container):

decent_q: error: argument command: invalid choice: 'test' (choose from 'quantize', 'inspect', 'dump')

Also, what command I should use to test the accuracy of a quantized tensorflow network?

Any suggestion or help is appreciated!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions