Skip to content

Add Int8Transpose operator #16382

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 1 commit into from

Conversation

kevinbchen
Copy link
Contributor

Summary:
Adding an Int8TransposeOp that inherits from TransposeOp.
Small refactoring to normal TransposeOp to move main logic into a TransposeImpl
function.

Differential Revision: D13822715

dreiss pushed a commit to dreiss/pytorch that referenced this pull request Feb 11, 2019
Summary:
Pull Request resolved: pytorch#16382

Adding an Int8TransposeOp that inherits from TransposeOp.
Small refactoring to normal TransposeOp to move main logic into a TransposeImpl
function.

Differential Revision: D13822715

fbshipit-source-id: d51f3e0699c534635842f896a5e4169ed7428b06
dreiss pushed a commit to dreiss/pytorch that referenced this pull request Mar 8, 2019
Summary:
Pull Request resolved: pytorch#16382

Adding an Int8TransposeOp that inherits from TransposeOp.
Small refactoring to normal TransposeOp to move main logic into a TransposeImpl
function.

Differential Revision: D13822715

fbshipit-source-id: d51f3e0699c534635842f896a5e4169ed7428b06
dreiss pushed a commit to dreiss/pytorch that referenced this pull request Mar 19, 2019
Summary:
Pull Request resolved: pytorch#16382

Adding an Int8TransposeOp that inherits from TransposeOp.
Small refactoring to normal TransposeOp to move main logic into a TransposeImpl
function.

Differential Revision: D13822715

fbshipit-source-id: d51f3e0699c534635842f896a5e4169ed7428b06
@pytorchbot pytorchbot added caffe2 module: build Build system issues labels Aug 21, 2019
Summary:
Pull Request resolved: pytorch#16382

Adding an Int8TransposeOp that inherits from TransposeOp.
Small refactoring to normal TransposeOp to move main logic into a TransposeImpl
function.

Test Plan: int8_test.cc

Differential Revision: D13822715

fbshipit-source-id: 5aac04b0f0a4cc471714221ecb8a0e0ae318834f
@facebook-github-bot
Copy link
Contributor

This pull request has been merged in d704097.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
caffe2 module: build Build system issues
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants