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

Add quantized ResNet50 to Glow's test suite #1762

Closed
bertmaher opened this issue Oct 2, 2018 · 2 comments
Closed

Add quantized ResNet50 to Glow's test suite #1762

bertmaher opened this issue Oct 2, 2018 · 2 comments
Assignees

Comments

@bertmaher
Copy link
Contributor

Last week @beicy mentioned that Caffe2 has recently added a quantized ResNet50 to the model zoo: https://github.com/caffe2/models/tree/master/resnet50_quantized. Once we support loading quantized models (#1727), we should add quantized resnet to our caffe2 model downloader (utils/download_caffe2_models.sh) and add it to run.sh to test it with image-classifier.

@rdzhabarov
Copy link
Contributor

See here for addressing this issue.

@bertmaher
Copy link
Contributor Author

@beicy Since you're working on loading quantized models I figured you might as well own this issue :)

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

3 participants