Skip to content
This repository has been archived by the owner on Nov 17, 2023. It is now read-only.

Support Dropout operator in ONNX 1.7 #19012

Closed
josephevans opened this issue Aug 25, 2020 · 1 comment
Closed

Support Dropout operator in ONNX 1.7 #19012

josephevans opened this issue Aug 25, 2020 · 1 comment

Comments

@josephevans
Copy link
Contributor

Description

With the latest ONNX v1.7, the newest opsets (12,13) requires Dropout to pass the ratio in as an input, rather than an attribute. In order to support exporting most of the CV models to ONNX, this operator needs to work.

References

@josephevans
Copy link
Contributor Author

This has been completed with PR #19017

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant