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

[misc] Add conversions for unsigned types, torch > 2.3.0 #8528

Merged
merged 3 commits into from
Jun 23, 2024

Conversation

oliver-batchelor
Copy link
Contributor

Brief Summary

pytorch 2.3.0 now has unsigned datatypes, add conversions for those from taichi unsigned types.

Copy link

netlify bot commented May 14, 2024

Deploy Preview for docsite-preview ready!

Name Link
🔨 Latest commit aaf9529
🔍 Latest deploy log https://app.netlify.com/sites/docsite-preview/deploys/667766e72952aa0008071865
😎 Deploy Preview https://deploy-preview-8528--docsite-preview.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@oliver-batchelor oliver-batchelor changed the title Add conversions for unsigned types, torch > 2.3.0 [python] Add conversions for unsigned types, torch > 2.3.0 May 14, 2024
@oliver-batchelor oliver-batchelor changed the title [python] Add conversions for unsigned types, torch > 2.3.0 [enhancement] Add conversions for unsigned types, torch > 2.3.0 May 14, 2024
@bobcao3
Copy link
Collaborator

bobcao3 commented Jun 22, 2024

/rebase

@bobcao3 bobcao3 changed the title [enhancement] Add conversions for unsigned types, torch > 2.3.0 [misc] Add conversions for unsigned types, torch > 2.3.0 Jun 22, 2024
python/taichi/lang/util.py Outdated Show resolved Hide resolved
Copy link
Collaborator

@bobcao3 bobcao3 left a comment

Choose a reason for hiding this comment

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

LGTM

@bobcao3 bobcao3 merged commit e4b0bf0 into taichi-dev:master Jun 23, 2024
27 checks passed
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