-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
3432 make vit support torchscript (#3782)
* make vit support torchscript Signed-off-by: Yiheng Wang <vennw@nvidia.com> * add torch version restriction Signed-off-by: Yiheng Wang <vennw@nvidia.com> * change skip decorator order Signed-off-by: Yiheng Wang <vennw@nvidia.com> * remove extra cls Signed-off-by: Yiheng Wang <vennw@nvidia.com>
- Loading branch information
1 parent
fc3eaa1
commit d55e922
Showing
4 changed files
with
24 additions
and
7 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
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