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

[Frontend][Paddle] Add where_index op and add vm for paddle frontend's unitest #14099

Merged
merged 2 commits into from
Feb 23, 2023

Conversation

WhatGhost
Copy link
Contributor

Add where_index op converter for paddleapaddle frontend.

The graphexcutor cannot build the argwhere op when i try to add unitest for this converter, so i add vm for paddle frontend's unitest.
Adding use_vm flag to verify_model func to support using vm for build.

@jiangjiajun
@heliqi
cc @junrushao

@tvm-bot
Copy link
Collaborator

tvm-bot commented Feb 23, 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

@github-actions github-actions bot requested a review from junrushao February 23, 2023 08:33
@masahi masahi merged commit d5806ec into apache:main Feb 23, 2023
yongwww pushed a commit to yongwww/tvm that referenced this pull request Feb 27, 2023
…s unitest (apache#14099)

* Add where_index for paddle frontend and add vm for paddle's unitest

* change using_tvm to use_tvm
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