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 tests for PyTorch operators #17

Open
ScottTodd opened this issue Aug 21, 2024 · 0 comments
Open

Add tests for PyTorch operators #17

ScottTodd opened this issue Aug 21, 2024 · 0 comments

Comments

@ScottTodd
Copy link
Member

Could look at the Python test cases in https://github.com/pytorch/pytorch/tree/main/test, or lean more on tests in torch-mlir: https://github.com/llvm/torch-mlir/tree/main/test. There are also some tests in https://github.com/nod-ai/SHARK-TestSuite/tree/main/e2eshark/pytorch/operators.

Generally looking for proof that the work tracked in nod-ai/SHARK-ModelDev#347 has fully landed in IREE and is supported across the full range of targets.

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

1 participant