.. Copyright (c) 2022-2025, NVIDIA CORPORATION & AFFILIATES. All rights reserved. See LICENSE for license information. C/C++ API ========= The C/C++ API allows you to access the custom kernels defined in `libtransformer_engine.so` library directly from C/C++, without Python. .. toctree:: :caption: Headers transformer_engine.h activation.h cast_transpose_noop.h cast.h cudnn.h fused_attn.h fused_rope.h gemm.h multi_tensor.h normalization.h padding.h permutation.h recipe.h softmax.h swizzle.h transpose.h