forked from pytorch/FBGEMM
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
avoid using direct tensor access (pytorch#970)
Summary: Pull Request resolved: pytorch#970 Should use data_ptr or accessor instead Reviewed By: jasonjk-park Differential Revision: D34743721 fbshipit-source-id: e137e5756f3b360c8c238bbee5c5e318434678a5
- Loading branch information
1 parent
acc2db3
commit 1baf483
Showing
1 changed file
with
21 additions
and
13 deletions.
There are no files selected for viewing
This file contains 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