Skip to content

Conversation

@mruberry
Copy link
Contributor

  • XLA test device determined by xm.xla_device()
  • sets PYTORCH_TEST_WITH_SLOW=1 to run all XLA tests in CI
  • test_indexing added to tests with allowed tests in torch_test_meta.py
  • failing tests commented out in same file

@mruberry mruberry requested a review from dlibenzi September 27, 2019 06:11
Copy link
Collaborator

@dlibenzi dlibenzi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @mruberry !
This will make the tests run, but how do we deal with the tests that are going to fail due to accuracy?
Is there a way for that tunable to be fed on a per tests basis?
We could disable the tests but I feel we lose important signal if we do that.

@dlibenzi dlibenzi merged commit 74cff13 into master Sep 27, 2019
@mruberry mruberry deleted the test_indexing_tpu branch September 27, 2019 15:37
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.

3 participants