Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

blas fails for gemm with zero strides #58

Closed
soumith opened this issue Jul 30, 2014 · 1 comment
Closed

blas fails for gemm with zero strides #58

soumith opened this issue Jul 30, 2014 · 1 comment
Labels

Comments

@soumith
Copy link
Member

soumith commented Jul 30, 2014

th> torch.randn(1,2) * torch.randn(2,1):expand(2,2)
 ** On entry to DGEMM  parameter number  8 had an illegal value
0 0
[torch.DoubleTensor of dimension 1x2]

thanks to tudor bosman for reporting this

@soumith
Copy link
Member Author

soumith commented Dec 19, 2015

fixed via #292

@soumith soumith closed this as completed Dec 19, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant