KronΒΆ
Computes the Kronecker product.
Abstract Signature:
Kron(input: Tensor, other: Tensor)
Keras
API:
keras.ops.numpy.kronStrategy: Macro 'keras.ops.convert_to_tensor(np.kron({input}, {other}))'
Computes the Kronecker product.
Abstract Signature:
Kron(input: Tensor, other: Tensor)
keras.ops.numpy.kron