Expand description
[TensorPrims] implementations for tropical algebras on [CpuBackend].
Each tropical algebra gets its own impl TensorPrims<XxxAlgebra> for CpuBackend.
The orphan rule is satisfied because XxxAlgebra is defined in this crate.
Extended operations (Contract, ElementwiseMul) are not supported for
tropical algebras — has_extension_for always returns false.
Enums§
- Tropical
Plan - Execution plan for tropical primitive operations on CPU.