Hacker News new | ask | show | jobs
by jpeanuts 1527 days ago
Looking at the documentation - einops seems to only implement operations on a single tensor, so it's quite far from a general replacement for einsum, which can perform tensor-products on an arbitrary number of tensors.