Skip to content

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
q10 pushed a commit to q10/FBGEMM that referenced this pull request Apr 10, 2025
Summary:
X-link: pytorch#3004

Pull Request resolved: facebookresearch/FBGEMM#97

Use HBM as an L1 cache in the SSD training benchmark since this is
likely going to be used in practice

Reviewed By: q10

Differential Revision: D61364250

fbshipit-source-id: a063945b0e642406c620e4aabc34a808729f5893
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