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.
Add docstrings for sparse ops (2) (pytorch#3185)
Summary: X-link: facebookresearch/FBGEMM#280 Add a docstring for - torch.ops.fbgemm.segment_sum_csr - torch.ops.fbgemm.keyed_jagged_index_select_dim1 Pull Request resolved: pytorch#3185 Reviewed By: shintaro-iwasaki Differential Revision: D63520029 Pulled By: sryap fbshipit-source-id: 737cd62de83d5c31992aba8898231803545c393a
- Loading branch information
1 parent
8f6d96d
commit e573610
Showing
2 changed files
with
119 additions
and
0 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
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