Skip to main content
Ctrl+K
NineToothed - Home NineToothed - Home
  • Installation
  • The Basics
  • Python API
  • Visualization
  • GitHub
  • Installation
  • The Basics
  • Python API
  • Visualization
  • GitHub

Section Navigation

  • Code Generation
    • ninetoothed.jit
    • ninetoothed.make
  • Tensor
    • ninetoothed.Tensor.tile
    • ninetoothed.Tensor.expand
    • ninetoothed.Tensor.squeeze
    • ninetoothed.Tensor.permute
    • ninetoothed.Tensor.flatten
    • ninetoothed.Tensor.ravel
  • Symbol
  • Python API
  • Code Generation

Code Generation#

ninetoothed.jit

A decorator for generating compute kernels.

ninetoothed.make

Integrate the arrangement and the application of the tensors.

previous

Python API

next

ninetoothed.jit

This Page

  • Show Source

© Copyright 2024, NineToothed Contributors.

Created using Sphinx 8.1.3.

Built with the PyData Sphinx Theme 0.16.1.