Skip to content

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

@zewenli98

Description

@zewenli98

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.

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions