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

add missing aten op #7078

Merged
merged 9 commits into from
May 22, 2024
Merged

add missing aten op #7078

merged 9 commits into from
May 22, 2024

Conversation

zpcore
Copy link
Collaborator

@zpcore zpcore commented May 17, 2024

Missing of relu_ and native_batch_norm cause many torchbench tests fail. Add those to increase model coverage.

Details:

  • Fix op _aten__native_batch_norm_legit and _aten__native_batch_norm;
  • Add op _aten_native_batch_norm;
  • Add unit test.

@zpcore zpcore marked this pull request as ready for review May 17, 2024 22:16
@zpcore zpcore requested review from qihqi and will-cromar May 17, 2024 22:18
@qihqi
Copy link
Collaborator

qihqi commented May 22, 2024

Thanks! this is great!

@qihqi qihqi merged commit 5e1d454 into master May 22, 2024
3 checks passed
@zpcore zpcore deleted the piz/xla2_aten branch May 22, 2024 16:27
qihqi pushed a commit that referenced this pull request May 29, 2024
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