Arithmetic Operations
These are the low-level tensor math functions. Every layer in GradCore-Tensor ultimately calls one or more of these. They all follow the same conventions:
Element-wise operations, matrix multiplication, and reduction — the mathematical building blocks of every layer.
These are the low-level tensor math functions. Every layer in GradCore-Tensor ultimately calls one or more of these. They all follow the same conventions: