Skip to content

Replace data_ptr with {const,mutable}_data_ptr (#5282)#5291

Closed
q10 wants to merge 1 commit into
pytorch:mainfrom
q10:export-D90131661
Closed

Replace data_ptr with {const,mutable}_data_ptr (#5282)#5291
q10 wants to merge 1 commit into
pytorch:mainfrom
q10:export-D90131661

Conversation

@q10

@q10 q10 commented Jan 6, 2026

Copy link
Copy Markdown
Contributor

Summary:
X-link: https://github.com/facebookresearch/FBGEMM/pull/2284

Most changes are to use const_data_ptr to avoid additional overheads.

Reviewed By: r-barnes

Differential Revision: D90131661

Pulled By: q10

@meta-cla meta-cla Bot added the cla signed label Jan 6, 2026
@meta-codesync

meta-codesync Bot commented Jan 6, 2026

Copy link
Copy Markdown
Contributor

@q10 has exported this pull request. If you are a Meta employee, you can view the originating Diff in D90131661.

Summary:
Pull Request resolved: #5291

X-link: https://github.com/facebookresearch/FBGEMM/pull/2284

Most changes are to use const_data_ptr to avoid additional overheads.

Pull Request resolved: #5282

Reviewed By: r-barnes

Differential Revision: D90131661

Pulled By: q10
@meta-codesync

meta-codesync Bot commented Jan 7, 2026

Copy link
Copy Markdown
Contributor

@q10 merged this pull request in 79c77f6.

jensenhwa pushed a commit to jensenhwa/FBGEMM that referenced this pull request Mar 18, 2026
Summary:
Pull Request resolved: pytorch#5291

X-link: https://github.com/facebookresearch/FBGEMM/pull/2284

Most changes are to use const_data_ptr to avoid additional overheads.

Pull Request resolved: pytorch#5282

Reviewed By: r-barnes

Differential Revision: D90131661

Pulled By: q10

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants