ProjectLastDimΒΆ
Linear projection on the last dim of the input Tensor using Einsum.
Abstract Signature:
ProjectLastDim(inputs: Tensor, weight: Tensor)
Linear projection on the last dim of the input Tensor using Einsum.
Abstract Signature:
ProjectLastDim(inputs: Tensor, weight: Tensor)