-
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.
Add shape inference for LpPool, RoiPool, and fix MaxPool, AveragePool…
…, and Conv (onnx#928) * Make the coefficient non optional for LinearClassifier * Fix the build issue by updating the changelog and the operators-ml.md files * Add shape inference for LpPool, RoiPool, and fix MaxPool, AveragePool, and Conv * Add shape inference for LpPool, RoiPool, and fix MaxPool, AveragePool, and Conv * fix the bug in the conv shape inference * fix review comments * fix the python style issues
- Loading branch information
Showing
2 changed files
with
215 additions
and
55 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