Contents Menu Expand Light mode Dark mode Auto light/dark, in light mode Auto light/dark, in dark mode Skip to content
XMA documentation
XMA documentation

API Reference

  • xma.functional
    • xma.functional.bmm
    • xma.functional.continuous_count
    • xma.functional.cross_entropy
    • xma.functional.fused_residual_add_rmsnorm
    • xma.functional.gru
    • xma.functional.rnn
    • xma.functional.sequence_packing
    • xma.functional.softmax
    • xma.functional.swiglu
    • xma.functional.fused_linear_cross_entropy
    • xma.functional.rmsnorm
    • xma.functional.swiglu_packed
  • xma.layers
    • xma.layers.moe
    • xma.layers.gru
    • xma.layers.rnn

Utilities

  • xma.accelerator
  • xma.counters
Back to top
View this page

xma.triton_utilsΒΆ

  • xma.triton_utils.math
    • clamp()
    • leaky_relu()
    • leaky_relu_backward()
    • sigmoid()
    • sigmoid_backward()
    • silu()
    • silu_backward()
    • tanh()
    • tanh_backward()
  • xma.triton_utils.matmul
    • matmul()
Copyright © 2026, Mayank Mishra
Made with Sphinx and @pradyunsg's Furo