-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
torch.cat and torch.stack batching rules (#43798)
Summary: Pull Request resolved: pytorch/pytorch#43798 These are relatively straightforward. Test Plan: - `pytest test/test_vmap.py -v` Reviewed By: ezyang Differential Revision: D23405000 Pulled By: zou3519 fbshipit-source-id: 65c78da3dee43652636bdb0a65b636fca69e765d
- Loading branch information
1 parent
dbc4218
commit 9b98bce
Showing
2 changed files
with
68 additions
and
1 deletion.
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