Computation of the resulting static shape for the general tensor multiplication is not correct
Open
bug
- Dominant language
- C++
- Stars
- 122
- Forks
- 151
- PR merge metrics
- No merged PRs in 30d
Description
Lambda function https://github.com/boostorg/ublas/blob/32795e124ba66192f4ee3a4aaea0b76ae38a340a/include/boost/numeric/ublas/tensor/functions.hpp#L359
performs a wrong computation of the resulting static shape invoked in line
https://github.com/boostorg/ublas/blob/32795e124ba66192f4ee3a4aaea0b76ae38a340a/examples/tensor/multiply_tensors_product_function.cpp#L312
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.