torch_kron function

Kronecker product

Kronecker product

Computes the Kronecker product of self and other.

torch_kron(self, other)

Arguments

  • self: (Tensor) input Tensor
  • other: (Tensor) other tensor.
  • Maintainer: Daniel Falbel
  • License: MIT + file LICENSE
  • Last published: 2025-02-14

Downloads (last 30 days):