Skip to content

Computation of the resulting static shape for the general tensor multiplication is not correct #111

@bassoy

Description

@bassoy

Lambda function

auto extents_result = [&e1 = na, &e2 = nb, &a1 = phia, &a2 = phib](){

performs a wrong computation of the resulting static shape invoked in line
// auto C1 = C + prod(A,A,perm_t{1,2}) + 5.0F;

Metadata

Metadata

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions