.. Copyright (c) 2022, NVIDIA CORPORATION & AFFILIATES. All rights reserved. See LICENSE for license information. C/C++ API ========= .. Caution:: This feature is not officially supported yet and may change without notice. 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 activation.h cast.h gemm.h layer_norm.h transformer_engine.h transpose.h