nestedtensor icon indicating copy to clipboard operation
nestedtensor copied to clipboard

constructor ignores dtype

Open izdeby opened this issue 5 years ago • 0 comments

Repro: a = creation.nested_tensor([], dtype=torch.int64)

izdeby avatar Apr 14 '20 18:04 izdeby