Skip to content

Assert MKL conditions in THBlas.c #3606

@ssnl

Description

@ssnl

The checks in https://github.com/pytorch/pytorch/blob/master/aten/src/TH/generic/THBlas.c should really always pass, eg ld* ones, except for INT_MAX ones. Maybe we should assert them rather than checking and resorting to slow c code when failing.

cc @soumith

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