Skip to content
This repository was archived by the owner on Apr 26, 2021. It is now read-only.
This repository was archived by the owner on Apr 26, 2021. It is now read-only.

Fails on a matrix of BFloat16s #16

@ViralBShah

Description

@ViralBShah

I tried it on lower precision arrays and got a stack overflow error with no other useful output.

julia> using GenericSVD, BFloat16s
julia> GenericSVD.svd(BFloat16.(rand(Float32,5,5)))
ERROR: StackOverflowError:

cc @Keno

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions