Skip to content

Fix: Xor Logic in line 396 in test_sharding.py#3336

Closed
Soojal1807 wants to merge 2 commits into
NVIDIA:mainfrom
Soojal1807:main
Closed

Fix: Xor Logic in line 396 in test_sharding.py#3336
Soojal1807 wants to merge 2 commits into
NVIDIA:mainfrom
Soojal1807:main

Conversation

@Soojal1807

Copy link
Copy Markdown

Fixed: XOR logic used in line 396 was inefficient so i fixed it to handle floating point comparison.

fixed: Replaced type(x) is int with isinstance(x, int) in shard_mark_values to ensure proper support.
@Soojal1807 Soojal1807 closed this Jun 28, 2026
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.

1 participant