Skip to content

bfloat16 tensor cannot be printed #1469

@williamlzw

Description

@williamlzw

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

Metadata

Metadata

Labels

bugSomething isn't working

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions