Skip to content

bfloat16 tensor cannot be printed #1469

Open
@williamlzw

Description

@williamlzw

var a = torch.randn(3, 3).to(torch.bfloat16);
a.print();

Metadata

Metadata

Assignees

No one assigned

    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