Examples

Triton Examples

Example Description
01_vector_add_example Example of simple addition
02_fused_softmax_example Example of Softmax fused operator
03_layer_norm_example Example of Layer Normalization
04_fused_attention_example Example of Flash Attention v2 fused attention algorithm
05_matrix_multiplication_example Example of efficient matrix multiplication
06_autotune_example Example of using Autotune on kernels
07_accuracy_comparison_example Accuracy comparison example