You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Set one-matrix-per-load attribute on tt.dot B operand (#4974)
When the B operand of a chained dot operation is defined by a tt.load
followed by a tt.trans the current implementation fails to set the
"one-matric-per-load" attribute. This PR fixes this problem.
Signed-off-by: Ettore Tiotto <[email protected]>
0 commit comments