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

TorchBench: Failing unit tests #214

Open
bitfort opened this issue Dec 10, 2021 · 2 comments
Open

TorchBench: Failing unit tests #214

bitfort opened this issue Dec 10, 2021 · 2 comments
Assignees

Comments

@bitfort
Copy link

bitfort commented Dec 10, 2021

There are 4 unit tests which are failing.

@bitfort
Copy link
Author

bitfort commented Dec 10, 2021

Failing Unit Tests:

test_train[pytorch_struct-cpu-jit]
test_eval[pytorch_struct-cpu-jit]
test_train[pytorch_struct-cpu-eager]
test_eval[pytorch_struct-cpu-eager]

Follow up: What is the error?

@relja128
Copy link

Per @davidjurado this is fixed, and there is a PR in the pytorch repo. Next steps to share this with Xu (FB) - PR reviewer.

pytorch/benchmark#559

We still need to:

  1. Make sure GPU tests pass
  2. Compare results when running in MLCube vs. native.

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