Logo TT-NN

TTNN

  • What is ttnn?
  • Getting Started
  • Install
  • Using ttnn
  • Tensor
  • APIs
  • Tutorials
    • Tensor and Add Operation
    • Matmul Operation
      • Matrix Multiplication
      • Configuration
    • Multi-Head Attention
    • ttnn Tracer
    • ttnn Profiling
    • Resnet Basic Block
    • Graphing Torch DiT_XL_2 With TTNN
  • Onboarding New Functionality
  • Converting torch Model to ttnn
  • Adding New ttnn Operation
  • Profiling ttnn Operations
  • Dependencies
  • Building and Uplifting Demos

Models

  • Getting Started
  • Performance

Resources

  • Support
  • Contributing as a developer
TT-NN
  • Tutorials
  • Matmul Operation
  • View page source

Matmul Operation

  • Matrix Multiplication
    • Enable program cache
  • Configuration
    • Initialize tensors a and b with random values using torch
    • Matrix multiply tensor a and b
    • Inspect the layout of matrix multiplication output
    • Inspect the result of the matrix multiplication
    • Matrix multiply tensor a and b by using more performant config
    • Close the device
Previous Next

© Copyright Tenstorrent.

Built with Sphinx using a theme provided by Read the Docs.
Version: latest
Versions