Skip to content

add histogram .. linalg.eigvals #8002

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

Merged
merged 11 commits into from
Sep 13, 2024
Merged

add histogram .. linalg.eigvals #8002

merged 11 commits into from
Sep 13, 2024

Conversation

ManfeiBai
Copy link
Collaborator

@ManfeiBai ManfeiBai commented Sep 12, 2024

add histogram .. linalg.eigvals

@ManfeiBai ManfeiBai changed the title Update test_ops.py add hypot Sep 12, 2024
@ManfeiBai ManfeiBai changed the title add hypot add histogram .. linalg.eigvals Sep 12, 2024
@ManfeiBai ManfeiBai requested a review from qihqi September 12, 2024 23:47
@ManfeiBai ManfeiBai marked this pull request as ready for review September 12, 2024 23:47
@@ -303,6 +299,7 @@
'uniform',
# Dropout is not deterministic https://pytorch.org/docs/stable/generated/torch.nn.functional.feature_alpha_dropout.html
'nn.functional.feature_alpha_dropout',
'histc', # result is not stable for single negative scalar
Copy link
Collaborator

Choose a reason for hiding this comment

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

try to remove it? so there is some randomness, in my lastest PR I added torch.manual_seed(0) and it seems to pass after that

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

thanks, updated

@ManfeiBai ManfeiBai requested a review from qihqi September 13, 2024 00:15
@qihqi qihqi merged commit 24bc4b2 into master Sep 13, 2024
3 checks passed
@qihqi qihqi deleted the ManfeiBai-patch-108 branch September 13, 2024 19:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants