Module microtensor::ops

source ·

Traits

  • High-level operations, implemented exclusively on top of Mops and other Hops. As a result, these are all differentiable when called on a Variable.
  • Differentiable mid-level operations that are also implemented for non-differentiable Inner types.
  • Low-level compute operations.
  • Differentiable mid-level operations that are also implemented for non-differentiable Numeric inner types.
  • High-level operations, implemented exclusively on top of Mops and other Hops. As a result, these are all differentiable when called on a Variable.
  • Differentiable mid-level operations.
  • Differentiable mid-level operations that are also implemented for non-differentiable Signed inner types.