-
Notifications
You must be signed in to change notification settings - Fork 64
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
"fix" shape inference of some dnn ops by returning -1 instead of tryi…
…ng to calculate proper dimensions based on data that is sometimes just not there :-/ * getShape(getInput()) returns dimensions when input comes from readMatrix() but not if it's a rand() ?! * getInputHeight(), getInputWidth() does not return proper dimensions
- Loading branch information
1 parent
0c4eadf
commit 2e51c57
Showing
1 changed file
with
9 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