// SPDX-License-Identifier: Apache-2.0
// Copyright (c) 2026 Fábio Henrique de Lima Silva (fhl.bsb@gmail.com) All rights reserved.
//! Accumulation and activation kernels for WaveNet — AVX2, AVX-512 and scalar fallback.
pub use *;
pub use *;
pub use *;