Skip to content

Conversation

@ehsanmok
Copy link
Contributor

@ehsanmok ehsanmok commented Oct 24, 2022

This PR

  • adds the missing CastLike op and
  • fixes proto injection issue for onnx node tests that include other types besides TensorType with Optional and Sequence types for the upcoming PRs
  • fixes Cast version issue.

@tvm-bot
Copy link
Collaborator

tvm-bot commented Oct 24, 2022

Thanks for contributing to TVM! Please refer to the contributing guidelines https://tvm.apache.org/docs/contribute/ for useful information and tips. Please request code reviews from Reviewers by @-ing them in a comment.

Generated by tvm-bot

Copy link
Contributor

@AndrewZhaoLuo AndrewZhaoLuo left a comment

Choose a reason for hiding this comment

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

LGTM!

Copy link
Contributor

@KJlaccHoeUM9l KJlaccHoeUM9l left a comment

Choose a reason for hiding this comment

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

LGTM! Thanks!

@ehsanmok ehsanmok changed the title [Relay][ONNX] Resolve proto injection issue for non-tensor type and add CastLike op [Relay][ONNX] Resolve proto ingestion issue for non-tensor type and add CastLike op Oct 25, 2022
@driazati driazati merged commit 7983ef2 into apache:main Oct 25, 2022
@ehsanmok ehsanmok deleted the onnx-cast branch October 25, 2022 20:46
xinetzone pushed a commit to daobook/tvm that referenced this pull request Nov 10, 2022
…dd CastLike op (apache#13184)

This PR 

* adds the missing CastLike op and 
* fixes proto injection issue for onnx node tests that include other types besides TensorType with Optional and Sequence types for the upcoming PRs
* fixes Cast version issue.
xinetzone pushed a commit to daobook/tvm that referenced this pull request Nov 25, 2022
…dd CastLike op (apache#13184)

This PR 

* adds the missing CastLike op and 
* fixes proto injection issue for onnx node tests that include other types besides TensorType with Optional and Sequence types for the upcoming PRs
* fixes Cast version issue.
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.

5 participants