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.cutotuneΒΆ

  • xma.cutotune.cache
    • get_cutotune_cache()
  • xma.cutotune.config
    • CutoTuneConfig
      • CutoTuneConfig.get_key_values()
      • CutoTuneConfig.is_condition_valid()
    • get_cartesian_product_cutotune_configs()
  • xma.cutotune.parameter
    • CutoTuneParameter
  • xma.cutotune.tuner
    • cutotune()
Copyright © 2026, Mayank Mishra
Made with Sphinx and @pradyunsg's Furo