Skip to content

Porting Quantized models #5614

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

Closed
wants to merge 29 commits into from

Conversation

datumbox
Copy link
Contributor

@datumbox datumbox commented Mar 14, 2022

Partially fixes #4679

Stacked PR on top of #5611. It should be reviewed/merged after it's merged

@datumbox datumbox added enhancement module: models.quantization Issues related to the quantizable/quantized models labels Mar 14, 2022
@facebook-github-bot
Copy link

facebook-github-bot commented Mar 14, 2022

💊 CI failures summary and remediations

As of commit 66d7642 (more details on the Dr. CI page):


  • 1/1 failures introduced in this PR

1 failure not recognized by patterns:

Job Step Action
CircleCI cmake_macos_cpu curl -o conda.sh https://repo.anaconda.com/miniconda/Miniconda3-latest-MacOSX-x86_64.sh
sh conda.sh -b
source $HOME/miniconda3/bin/activate
conda install -yq conda-build cmake
packaging/build_cmake.sh
🔁 rerun

This comment was automatically generated by Dr. CI (expand for details).

Please report bugs/suggestions to the (internal) Dr. CI Users group.

Click here to manually regenerate this comment.

@datumbox datumbox closed this Mar 15, 2022
@datumbox datumbox deleted the multiweight/quantized branch March 15, 2022 11:12
@datumbox
Copy link
Contributor Author

We discussed offline to prepare the final feature branch and then review. Because this branch has a huge number of conflicts I forced pushed it to multiweight and hence I closed the PR.

@datumbox datumbox linked an issue Mar 15, 2022 that may be closed by this pull request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ciflow/default cla signed enhancement module: models.quantization Issues related to the quantizable/quantized models
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Move new model builders from Prototype to main TorchVision
2 participants