Skip to content

Conversation

@junrushao
Copy link
Member

In TVM C++, the dtype void is designated to represent "non-existing" data types, but this was not exposed to Python at the moment. This PR brings up such support on Python side for consistency.

In TVM C++, the dtype `void` is designated to represent "non-existing"
data types, but this was not exposed to Python at the moment. This PR
brings up such support on Python side for consistency.
@tvm-bot
Copy link
Collaborator

tvm-bot commented Jun 27, 2023

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

@junrushao junrushao marked this pull request as ready for review June 27, 2023 05:09
Copy link
Contributor

@echuraev echuraev 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!

@tqchen tqchen merged commit 55df810 into apache:main Jun 27, 2023
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.

4 participants