Skip to content

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

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

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.
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