Skip to content

Conversation

@schilkunda-amba
Copy link
Contributor

  • Added relay to onnx conversion support for the following ops: Sigmoid, Copy, Round, Cast, Conv2d transpose
  • Added unit tests
  • Fixed formatting errors

* added support for Sigmoid op
* added unit test
* added support for Copy op
* added unit test
* added support for Round op
* added unit test
* added support for Cast op
* added unit test
* fixed formatting
* Added support for conv2d transpose operator
* Added unit test case. Unit test is similar to the conv2d unit test.
Copy link
Contributor

@trevor-m trevor-m left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @schilkunda-amba LGTM

@masahi masahi merged commit 3424005 into apache:main Jul 12, 2021
@schilkunda-amba schilkunda-amba deleted the relay_to_onnx_new_ops branch July 12, 2021 05:44
ylc pushed a commit to ylc/tvm that referenced this pull request Sep 29, 2021
* [Relay to Onnx conversion]

* added support for Sigmoid op
* added unit test

* [Relay to Onnx conversion][Copy]

* added support for Copy op
* added unit test

* [Relay to Onnx conversion][Round]

* added support for Round op
* added unit test

* [Relay to Onnx conversion][Cast]

* added support for Cast op
* added unit test

* [Relay to Onnx testing]

* fixed formatting

* * fixed formatting issues

* * fixed formatting issue in onnx.py

* [Relay to Onnx conversion][Conv2d Transpose]

* Added support for conv2d transpose operator
* Added unit test case. Unit test is similar to the conv2d unit test.

* * Fixed formatting errors
zxy844288792 pushed a commit to zxy844288792/tvm that referenced this pull request Mar 4, 2022
* [Relay to Onnx conversion]

* added support for Sigmoid op
* added unit test

* [Relay to Onnx conversion][Copy]

* added support for Copy op
* added unit test

* [Relay to Onnx conversion][Round]

* added support for Round op
* added unit test

* [Relay to Onnx conversion][Cast]

* added support for Cast op
* added unit test

* [Relay to Onnx testing]

* fixed formatting

* * fixed formatting issues

* * fixed formatting issue in onnx.py

* [Relay to Onnx conversion][Conv2d Transpose]

* Added support for conv2d transpose operator
* Added unit test case. Unit test is similar to the conv2d unit test.

* * Fixed formatting errors
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

Successfully merging this pull request may close these issues.

3 participants