API Reference ============= .. toctree:: :maxdepth: 1 :caption: Gluon :hidden: Runtime API Language API NVIDIA Intrinsics AMD Intrinsics .. rubric:: Core APIs - :doc:`Runtime API `: JIT decorators, result handling, and host-side tensor descriptors used to launch Gluon kernels. - :doc:`Language API `: the core Gluon programming model, layouts, memory operations, math operations, and compile-time helpers. .. rubric:: Target Intrinsics - :doc:`NVIDIA Intrinsics `: target-specific APIs for NVIDIA Ampere, Hopper, and Blackwell GPUs. - :doc:`AMD Intrinsics `: target-specific APIs for AMD CDNA and RDNA GPU generations.