Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

min and max are now arguments and not parameters for operator Clip in ONNX opset=11 #17

Closed
xadupre opened this issue Sep 4, 2019 · 0 comments

Comments

@xadupre
Copy link
Member

xadupre commented Sep 4, 2019

No description provided.

xadupre pushed a commit to xadupre/onnxconverter-common that referenced this issue Sep 4, 2019
xadupre pushed a commit to xadupre/onnxconverter-common that referenced this issue Sep 4, 2019
@xadupre xadupre closed this as completed in d0a1009 Sep 4, 2019
jiafatom pushed a commit to jiafatom/onnxconverter-common that referenced this issue Sep 5, 2019
* Fixes microsoft#17, update clip operator (updated in ONNX 11)
* handle min or max = None
jiafatom added a commit that referenced this issue Sep 27, 2019
* Fixes #17, update clip operator (#18)

* Fixes #17, update clip operator (updated in ONNX 11)
* handle min or max = None

* Fix pad computation for auto_pad=NOTSET in MergePadConvSolution
jiafatom added a commit that referenced this issue Sep 27, 2019
* Fixes #17, update clip operator (#18)

* Fixes #17, update clip operator (updated in ONNX 11)
* handle min or max = None

* Handle Pad+Conv when Conv does not have attr pads
jiafatom added a commit that referenced this issue Sep 30, 2019
* Fixes #17, update clip operator (#18)

* Fixes #17, update clip operator (updated in ONNX 11)
* handle min or max = None

* test

* test
wenbingl pushed a commit that referenced this issue Jan 30, 2020
* Fixes #17, update clip operator (#18)

* Fixes #17, update clip operator (updated in ONNX 11)
* handle min or max = None

* Support dynamic inputs for apply_slice

Co-authored-by: Xavier Dupré <[email protected]>
wenbingl pushed a commit that referenced this issue Jan 30, 2020
* Fixes #17, update clip operator (#18)

* Fixes #17, update clip operator (updated in ONNX 11)
* handle min or max = None

* Handle axes=None for apply_slice when opset < 10

Co-authored-by: Xavier Dupré <[email protected]>
wenbingl pushed a commit that referenced this issue Feb 3, 2020
)

* Fixes #17, update clip operator (#18)

* Fixes #17, update clip operator (updated in ONNX 11)
* handle min or max = None

* Handle NextToOutputSolution when begin node has multiple successors

Co-authored-by: Xavier Dupré <[email protected]>
jiafatom added a commit that referenced this issue Feb 5, 2020
* Fixes #17, update clip operator (#18)

* Fixes #17, update clip operator (updated in ONNX 11)
* handle min or max = None

* test

Co-authored-by: Xavier Dupré <[email protected]>
wenbingl pushed a commit that referenced this issue May 14, 2020
* Fixes #17, update clip operator (#18)

* Fixes #17, update clip operator (updated in ONNX 11)
* handle min or max = None

* Support dynamic inputs for apply_slice

Co-authored-by: Xavier Dupré <[email protected]>
wenbingl pushed a commit that referenced this issue May 14, 2020
* Fixes #17, update clip operator (#18)

* Fixes #17, update clip operator (updated in ONNX 11)
* handle min or max = None

* Handle axes=None for apply_slice when opset < 10

Co-authored-by: Xavier Dupré <[email protected]>
wenbingl pushed a commit that referenced this issue May 14, 2020
)

* Fixes #17, update clip operator (#18)

* Fixes #17, update clip operator (updated in ONNX 11)
* handle min or max = None

* Handle NextToOutputSolution when begin node has multiple successors

Co-authored-by: Xavier Dupré <[email protected]>
wenbingl pushed a commit that referenced this issue May 14, 2020
* Fixes #17, update clip operator (#18)

* Fixes #17, update clip operator (updated in ONNX 11)
* handle min or max = None

* test

Co-authored-by: Xavier Dupré <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant