forked from huggingface/transformers
-
Notifications
You must be signed in to change notification settings - Fork 10
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Guard 2D sharding for activations and inputs (#18)
Summary: This pull requests fix a bug in #17 where it forgot to guard 2D sharding for activations and inputs. Test Plan: N/A.
- Loading branch information
1 parent
813af25
commit 0a9c9e0
Showing
1 changed file
with
32 additions
and
30 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