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

Rename aten_cpu_fallback into aten_fallback. #7646

Merged
merged 3 commits into from
Jul 25, 2024

Conversation

ysiraichi
Copy link
Collaborator

Follow-up from: #7630

In summary, this PR introduces the following changes:

  • Rename aten_cpu_fallback.{h,cpp} into aten_fallback.{h,cpp}
    • On previous PRs, we have introduced CUDA fallback, too
  • Add description to XLA_FALLBACK_CPU flag

cc @miladm @JackCaoG

@ysiraichi ysiraichi force-pushed the ysiraichi/cuda-fallback-follow-up branch from 328a378 to 5cdb23b Compare July 12, 2024 12:40
@ysiraichi ysiraichi force-pushed the ysiraichi/make-cuda-fallback-default branch from 462a877 to 34a3ac1 Compare July 23, 2024 13:27
@ysiraichi ysiraichi force-pushed the ysiraichi/cuda-fallback-follow-up branch 2 times, most recently from c1a83fc to 06832dc Compare July 23, 2024 15:10
@ysiraichi ysiraichi changed the base branch from ysiraichi/make-cuda-fallback-default to master July 24, 2024 17:55
@ysiraichi ysiraichi force-pushed the ysiraichi/cuda-fallback-follow-up branch from 06832dc to 64c4eec Compare July 24, 2024 17:59
@ysiraichi ysiraichi merged commit 9d113ad into master Jul 25, 2024
23 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants