Skip to content

Conversation

@ysiraichi
Copy link
Collaborator

This PR fixes the problem introduced in #7321, where we would initialize moco with "xla" device type, instead of the used accelerator.

Problem: this broke non-XLA benchmark runs

  • Since we weren't checking for that, inductor started failing

Solution: check whether we are supposed to run on XLA

cc @miladm @JackCaoG @zpcore @qihqi

@ysiraichi ysiraichi merged commit 86169d2 into master Jul 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

2 participants