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

[nnx] optimize jit #4191

Merged
merged 1 commit into from
Sep 13, 2024
Merged

[nnx] optimize jit #4191

merged 1 commit into from
Sep 13, 2024

Conversation

cgarciae
Copy link
Collaborator

@cgarciae cgarciae commented Sep 13, 2024

What does this PR do?

  • Adds check_aliasing option to to_tree to enable/disable check_consistent_aliasing, transforms can use this to optimize avoid checking when possible.
  • Refactors the use of MISSING in favor of Missing.

@copybara-service copybara-service bot merged commit d111adf into main Sep 13, 2024
18 checks passed
@copybara-service copybara-service bot deleted the nnx-optimize-jit branch September 13, 2024 22:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants