|
inline |
Legacy variant 3 of the Tensor-Tensor-to-Tensor product.
| a | first tensor |
| b | second tensor |
| l_a | tensor target specification for first tensor |
| l_b | tensor target specification for second tensor |
| conj | if true, complex-conjugate the second tensor |
| ezeros | if Yes, eliminate zeros. |
| location | Callsite identifier. |
This overload only exists to forward to the array variant (legacy variant 1) in case of two-element initialiser lists which could also be interpreted as calling to the mapping variant (legacy variant 2).
References syten::CudaDenseTensorImpl::conj().
Here is the call graph for this function: