Skip to content

Conversation

@springer13
Copy link

cuTT now supports tensor transpositions of the form:
B_\perm(i0, i1, ...) = alpha * A_{i0,i1,...} + beta * B_\perm(i0,i1,...)
with alpha and beta being scalars.

TODO: support for alpha and beta in the case of a simple copy (i.e., perm = identity) is still missing

cuTT now supports tensor transpositions of the form:
     B_\perm(i0, i1, ...) = alpha * A_{i0,i1,...} + beta * B_\perm(i0,i1,...)
with alpha and beta being scalars.

TODO: support for alpha and beta in the case of a simple copy (i.e., perm = identity) is still missing
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant