1. Introduction
  2. Getting Started
  3. User guide
  4. Building
  5. Testing
  6. Controlling Compiler
  7. Pre-commit
  8. Profiling
  9. Adding Models
  10. Models and Operations
  11. Supported Models
  12. Operations
    1. StableHLO Operations
      1. Arith Constant
      2. Stablehlo Add
      3. Stablehlo And
      4. Stablehlo Broadcast_In_Dim
      5. Stablehlo Ceil
      6. Stablehlo Clamp
      7. Stablehlo Compare
      8. Stablehlo Concatenate
      9. Stablehlo Constant
      10. Stablehlo Convert
      11. Stablehlo Convolution
      12. Stablehlo Cosine
      13. Stablehlo Divide
      14. Stablehlo Dot_General
      15. Stablehlo Dynamic_Iota
      16. Stablehlo Exponential
      17. Stablehlo Floor
      18. Stablehlo Gather
      19. Stablehlo Iota
      20. Stablehlo Log
      21. Stablehlo Logistic
      22. Stablehlo Maximum
      23. Stablehlo Minimum
      24. Stablehlo Multiply
      25. Stablehlo Negate
      26. Stablehlo Not
      27. Stablehlo Power
      28. Stablehlo Reduce_Stablehlo Add
      29. Stablehlo Reduce_Stablehlo And
      30. Stablehlo Reduce_Stablehlo Maximum
      31. Stablehlo Reduce_Window_Stablehlo Add
      32. Stablehlo Remainder
      33. Stablehlo Reshape
      34. Stablehlo Reverse
      35. Stablehlo Rng
      36. Stablehlo Rsqrt
      37. Stablehlo Scatter
      38. Stablehlo Select
      39. Stablehlo Sine
      40. Stablehlo Slice
      41. Stablehlo Sqrt
      42. Stablehlo Subtract
      43. Stablehlo Tanh
      44. Stablehlo Transpose
      45. Tensor Empty
    2. TTNN Operations
      1. Ttnn Add
      2. Ttnn Arange
      3. Ttnn Concat
      4. Ttnn Constant
      5. Ttnn Conv2D
      6. Ttnn Embedding
      7. Ttnn From_Device
      8. Ttnn Full
      9. Ttnn Get_Device
      10. Ttnn Matmul
      11. Ttnn Max_Pool2D
      12. Ttnn Maximum
      13. Ttnn Multiply
      14. Ttnn Permute
      15. Ttnn Reshape
      16. Ttnn Slice
      17. Ttnn To_Device
      18. Ttnn To_Layout
      19. Ttnn Typecast
      20. Ttnn Where