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

[tf-frontend] Replace where to non zero #386

Merged
merged 6 commits into from
Jul 4, 2024
Merged

Conversation

heromapwrd
Copy link
Collaborator

@heromapwrd heromapwrd commented Jul 4, 2024

  1. add new pattern to replace where to static ops in tf-frontend
  2. add new pattern to convert tf.Where to byteir.non_zero in tf-frontend
  3. remove tf.Where bounded inference in compiler
  4. fix bounded shape infer of byteir.non_zero op in compiler
  5. rename tf.Where to byteir.non_zero in runtime

@heromapwrd heromapwrd requested a review from qingyunqu July 4, 2024 10:42
@heromapwrd heromapwrd merged commit b6a0b36 into main Jul 4, 2024
7 checks passed
@heromapwrd heromapwrd deleted the replace_where_to_non_zero branch July 4, 2024 14:07
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.

2 participants