Skip to content

Comparator for torch.device#1053

Merged
aseembits93 merged 1 commit into
mainfrom
comparator-torch-device
Jan 14, 2026
Merged

Comparator for torch.device#1053
aseembits93 merged 1 commit into
mainfrom
comparator-torch-device

Conversation

@aseembits93

Copy link
Copy Markdown
Contributor

No description provided.

@aseembits93 aseembits93 requested a review from KRRT7 January 14, 2026 05:20
Comment thread tests/test_comparator.py
assert comparator(e, f)

# Test cuda devices with different indices (if multiple GPUs available)
if torch.cuda.is_available() and torch.cuda.device_count() > 1:

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

this will not run in CI, I have a way of mocking it

@aseembits93 aseembits93 merged commit 9c04ea6 into main Jan 14, 2026
24 of 25 checks passed
@aseembits93 aseembits93 deleted the comparator-torch-device branch January 14, 2026 05:27
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