Skip to content

🐛 [Bug] FAILED conversion\test_rand_aten.py #2808

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

Closed
zewenli98 opened this issue May 3, 2024 · 0 comments · Fixed by #2809
Closed

🐛 [Bug] FAILED conversion\test_rand_aten.py #2808

zewenli98 opened this issue May 3, 2024 · 0 comments · Fixed by #2809
Assignees
Labels
bug Something isn't working

Comments

@zewenli98
Copy link
Collaborator

Bug Description

A bug pops up on the main branch:

FAILED conversion\test_rand_aten.py::TestRandConverter::test_rand_0_rand_one_dimension - TypeError: __init__() got an unexpected keyword argument 'truncate_long_and_double'

The problem behind this is that in the function run_test_compare_tensor_attributes_only of harness.py, CompilationSettings is feeded an unimplemented arg truncate_long_and_double.

@zewenli98 zewenli98 added the bug Something isn't working label May 3, 2024
@zewenli98 zewenli98 self-assigned this May 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant