Skip to content

Commit 00fdb2c

Browse files
ezyangfacebook-github-bot
authored andcommitted
Enable XLA by default on pull requests. (#21991)
Summary: Pull Request resolved: #21991 ghimport-source-id: 5077e62a613c36256d2b5a2427aa9c3887c4a797 Test Plan: Imported from OSS Differential Revision: D15907913 Pulled By: ezyang fbshipit-source-id: c67bb999f02760836d1568c1a3911add3f1538f0
1 parent effcc39 commit 00fdb2c

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.circleci/scripts/should_run_job.py

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,9 @@
4444
# PyTorch Android
4545
'pytorch-linux-xenial-py3-clang5-android-ndk-r19c',
4646

47+
# XLA
48+
'pytorch-xla-linux-trusty-py3.6-gcc5.4',
49+
4750
# Other checks
4851
'pytorch-short-perf-test-gpu',
4952
'pytorch-doc-push',

0 commit comments

Comments
 (0)