Expand description
Element-wise CPU kernels — arithmetic, activations, and mathematical ops.
All kernels operate on F32 tensors. Binary ops support same-shape operands only (broadcasting handled by the dispatch layer after shape inference).
Element-wise CPU kernels — arithmetic, activations, and mathematical ops.
All kernels operate on F32 tensors. Binary ops support same-shape operands only (broadcasting handled by the dispatch layer after shape inference).