Skip to content

test_prod failing for PyTorch due to unsupported dtypes #106

Closed
@djl11

Description

@djl11

Despite the useful updates referenced in this issue, the prod test is still failing on this line with a PyTorch backend, even with FILTER_UNDEFINED_DTYPES = True and flag -k "not (uint16 or uint32 or uint64)"

The error is: AssertionError: out.dtype=uint8, but should be uint32 [prod(uint8)]

A PR, which had failing CI as a result, is here.

A short discussion on this topic occurred here.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions