Skip to content

torch.histc doesn't work if input tensor on gpu #1382

@karim-ahmed

Description

@karim-ahmed

torch.histc(input,....) works only if input is of type torch.FloatTensor but not torch.cuda.FloatTensor, it gives following error: Type FloatTensor doesn't implement stateless method histc

Metadata

Metadata

Assignees

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