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_linear_cross_entropy
    • xma.functional.fused_residual_add_rmsnorm
    • xma.functional.gru
    • xma.functional.linear_attention
    • xma.functional.m2rnn
    • xma.functional.p_norm
    • xma.functional.rmsnorm
    • xma.functional.rnn
    • xma.functional.sequence_packing
    • xma.functional.softmax
    • xma.functional.swiglu
    • xma.functional.swiglu_packed
  • xma.layers
    • xma.layers.moe
    • xma.layers.gru
    • xma.layers.linear_attention
    • xma.layers.m2rnn
    • xma.layers.rnn

Utilities

  • xma.accelerator
  • xma.counters
  • xma.xtuner
    • xma.xtuner.cache
    • xma.xtuner.config
    • xma.xtuner.parameter
    • xma.xtuner.tuner
Back to top
View this page

xma.xtunerΒΆ

  • xma.xtuner.cache
    • get_xtune_cache()
  • xma.xtuner.config
    • XTuneConfig
      • XTuneConfig.get_key_values()
      • XTuneConfig.is_condition_valid()
    • get_cartesian_product_xtune_configs()
  • xma.xtuner.parameter
    • XTuneParameter
  • xma.xtuner.tuner
    • XTunedFunction
    • xtune()
Next
xma.xtuner.cache
Previous
xma.counters
Copyright © 2026, Mayank Mishra
Made with Sphinx and @pradyunsg's Furo