Skip to content

Eltwise Guide

Abhiram S edited this page Sep 23, 2025 · 3 revisions

Eltwise Guide

Element-wise operations and type conversions.

API

Usage

  • Use eltwise ops for standalone activation/normalization or conversions (e.g., f32↔bf16) when not tied to a GEMM call.

Clone this wiki locally