-
Notifications
You must be signed in to change notification settings - Fork 3k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
in training, shape/size need to be executed immediately when it's ok to be executed and thus to save memory if possible; the toposort logic is enhanced before, while didn't take of the "shape->size" pattern, which make the following size op will not show up in toposort result.
- Loading branch information
Showing
1 changed file
with
10 additions
and
3 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