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

torch.aten.remainder.Tensor #661

Closed
Tracked by #347
bangtianliu opened this issue Apr 25, 2024 · 2 comments
Closed
Tracked by #347

torch.aten.remainder.Tensor #661

bangtianliu opened this issue Apr 25, 2024 · 2 comments

Comments

@bangtianliu
Copy link

No description provided.

@renxida
Copy link
Contributor

renxida commented Apr 25, 2024

  1. fork & make branch
  2. write a mlir test case (lit test)
  3. use torch-mlir-opt to attempt to lower it and demonstrate that it fails
  4. write lowering until lit test works
  5. write end to end test
  6. fix until e2e test works
  7. @renxida for review
  8. merge
  9. celebrate

@vivekkhandelwal1
Copy link
Contributor

Op implemented.

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

No branches or pull requests

3 participants