forked from pytorch/pytorch
-
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.
Append parameters when checking graphs for TorchScript Methods (pytor…
…ch#13553) Summary: Also, add an assertion in the GraphExecutor to make sure we don't access memory out of bounds. Pull Request resolved: pytorch#13553 Differential Revision: D12924796 Pulled By: soumith fbshipit-source-id: ea2a134084538484178b8ebad33d6716a8e1d633
- Loading branch information
1 parent
f3c197d
commit f6ff5d8
Showing
2 changed files
with
6 additions
and
2 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