|
Mila 0.13.48
Deep Neural Network Library
|
Aggregated CPU operation module exports. More...
import Compute.CpuSoftmaxOp;import Compute.CpuResidualOp;import Compute.CpuLinearOp;import Compute.CpuLayerNormOp;import Compute.CpuGeluOp;import Compute.CpuEncoderOp;import Compute.CpuAttention;Aggregated CPU operation module exports.
This module re-exports CPU-specific operation implementations so callers can import a single module that exposes the available CPU operation modules and their factory registrations.