Skip to content

Add quantized::fbgemm_linear_unpack operator for serialization (#20721)#97

Closed
jianyuh wants to merge 1 commit intopytorch:masterfrom
jianyuh:export-D15314568
Closed

Add quantized::fbgemm_linear_unpack operator for serialization (#20721)#97
jianyuh wants to merge 1 commit intopytorch:masterfrom
jianyuh:export-D15314568

Conversation

@jianyuh
Copy link
Member

@jianyuh jianyuh commented Jun 3, 2019

Summary:
Pull Request resolved: pytorch/pytorch#20721

  • FBGEMM: Add unpack function for PackBMatrix class: Unpack pmat buffer to the origin_buf (Used for the serialization to recover weight matrix).
  • PyTorch Quantizer: Add quantized::fbgemm_linear_unpack operator for serialization.

Differential Revision: D15314568

…ch#97)

Summary:
Pull Request resolved: pytorch#97

Pull Request resolved: pytorch/pytorch#20721

- FBGEMM: Add unpack function for PackBMatrix class: Unpack pmat buffer to the origin_buf (Used for the serialization to recover weight matrix).
- PyTorch Quantizer: Add quantized::fbgemm_linear_unpack operator for serialization.

Reviewed By: zafartahirov

Differential Revision: D15314568

fbshipit-source-id: 506506df13457ce1fe6c487bc3c0eae6972bc54a
@jianyuh jianyuh force-pushed the export-D15314568 branch from 9f53cff to 0f85a39 Compare June 3, 2019 21:19
xiaomengy pushed a commit to xiaomengy/pytorch that referenced this pull request Jun 4, 2019
…ch#97)

Summary:
Pull Request resolved: pytorch/FBGEMM#97

Pull Request resolved: pytorch#20721

- FBGEMM: Add unpack function for PackBMatrix class: Unpack pmat buffer to the origin_buf (Used for the serialization to recover weight matrix).
- PyTorch Quantizer: Add quantized::fbgemm_linear_unpack operator for serialization.

Reviewed By: zafartahirov

Differential Revision: D15314568

fbshipit-source-id: 12080c8887ce31dc849d23e132ae1766ac319407
@facebook-github-bot
Copy link
Contributor

This pull request has been merged in 7786841.

zdevito pushed a commit to zdevito/ATen that referenced this pull request Jun 4, 2019
Summary:
Pull Request resolved: pytorch/FBGEMM#97

Pull Request resolved: pytorch/pytorch#20721

- FBGEMM: Add unpack function for PackBMatrix class: Unpack pmat buffer to the origin_buf (Used for the serialization to recover weight matrix).
- PyTorch Quantizer: Add quantized::fbgemm_linear_unpack operator for serialization.

Reviewed By: zafartahirov

Differential Revision: D15314568

fbshipit-source-id: 12080c8887ce31dc849d23e132ae1766ac319407
pytorch-bot bot pushed a commit that referenced this pull request Feb 26, 2026
Summary:
Pull Request resolved: #97

Pull Request resolved: pytorch/pytorch#20721

- FBGEMM: Add unpack function for PackBMatrix class: Unpack pmat buffer to the origin_buf (Used for the serialization to recover weight matrix).
- PyTorch Quantizer: Add quantized::fbgemm_linear_unpack operator for serialization.

Reviewed By: zafartahirov

Differential Revision: D15314568

fbshipit-source-id: 12080c8887ce31dc849d23e132ae1766ac319407
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants