cuTensor 2.2 introduces a feature of trinary tensor contraction [1] which contracts three tensors in one function. It looks like cupy might be getting support for this [2]. Can opt_einsum be extended to support the possibility for trinary contractions?
[1] https://docs.nvidia.com/cuda/cutensor/latest/api/cutensor.html#cutensorcreatecontractiontrinary
[2] cupy/cupy#9041
cuTensor 2.2 introduces a feature of trinary tensor contraction [1] which contracts three tensors in one function. It looks like cupy might be getting support for this [2]. Can
opt_einsumbe extended to support the possibility for trinary contractions?[1] https://docs.nvidia.com/cuda/cutensor/latest/api/cutensor.html#cutensorcreatecontractiontrinary
[2] cupy/cupy#9041