Closed
Conversation
Differential Revision: D15094174 Differential Version: 80838655
Differential Revision: D15094174 Differential Version: 80839141
Differential Revision: D15094174 Differential Version: 80909406
Differential Revision: D15094174 Differential Version: 80918409
Differential Revision: D15137838 Differential Version: 80919404
Differential Revision: D15137838 Differential Version: 80940601
Differential Revision: D15094174 Differential Version: 80977784
Differential Revision: D15094174 Differential Version: 80996728
Differential Revision: D15137838 Differential Version: 80996800
Differential Revision: D15150715 Differential Version: 80996764
This was referenced Apr 30, 2019
Differential Revision: D15094174 Differential Version: 81007920
Differential Revision: D15094174 Differential Version: 81099685
Differential Revision: D15137838 Differential Version: 81109398
Differential Revision: D15150715 Differential Version: 81113084
Differential Revision: D15094174 Differential Version: 81173037
Differential Revision: D15094174 Differential Version: 81239113
Differential Revision: D15094174 Differential Version: 81253515
Differential Revision: D15094174 Differential Version: 81263921
Differential Revision: D15094174 Differential Version: 81319070
Differential Revision: D15094174 Differential Version: 81328044
Differential Revision: D15094174 Differential Version: 81380836
Differential Revision: D15094174 Differential Version: 81411153
Differential Revision: D15094174 Differential Version: 81423512
Differential Revision: D15094174 Differential Version: 81476388
Differential Revision: D15094174 Differential Version: 81478101
This was referenced May 14, 2019
Closed
Differential Revision: D15094174 Differential Version: 81670049
Differential Revision: D15137838 Differential Version: 81699511
Differential Revision: D15150715 Differential Version: 81699751
Differential Revision: D15137838 Differential Version: 82009220
Differential Revision: D15150715 Differential Version: 82024560
Differential Revision: D15150715 Differential Version: 82077846
Differential Revision: D15150715 Differential Version: 82142681
This was referenced May 17, 2019
Contributor
|
This pull request has been merged in 85fad05. |
zdevito
pushed a commit
to zdevito/ATen
that referenced
this pull request
May 18, 2019
Summary: Pull Request resolved: pytorch/pytorch#19984 Add qint8 for QTensor, with underlying type of int8_t Reviewed By: jianyuh Differential Revision: D15150715 fbshipit-source-id: 57580f599d46f9323af5ce462dbbc464b25e40d7
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Stack:
:white_circle: #20672 Modify the Insert quant-dequant test cases to look for q-dq pattern 💛
:white_circle: #20107 [pt1][quant] Add dequantize_linear for JIT pass 💚
:black_circle: #19984 [pt1][quant] Add qint8 type (int8_t) 💚
Add qint8 for QTensor, with underlying type of int8_t
Differential Revision: D15150715