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 torch_xla2 to torchax #8599

Merged
merged 7 commits into from
Jan 25, 2025
Merged

Rename torch_xla2 to torchax #8599

merged 7 commits into from
Jan 25, 2025

Conversation

qihqi
Copy link
Collaborator

@qihqi qihqi commented Jan 22, 2025

Almost fully automated. Commands ran:

  • git mv experimental/torch_xla2 torchax
  • git mv torchax/torch_xla2 torchax/torchax
  • cd torchax
  • find . -type f -exec sed -i 's/torch_xla2/torchax/g' {} ;
  • find . -type f -exec sed -i 's/XLATensor2/Tensor/g' {} ;

fiddle with .github action config files until unit tests passes, commit.

@qihqi qihqi requested a review from tengyifei January 22, 2025 02:47
@qihqi qihqi merged commit 8b24140 into master Jan 25, 2025
13 checks passed
zpcore pushed a commit that referenced this pull request Jan 27, 2025
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.

2 participants