Taichi Language’s API reference#
You have arrived at Taichi Lang’s API reference page, if you are looking for more structured or introductory articles about Taichi Lang, please refer to Docs Section.
Python API
- taichi: The main taichi module
- taichi.ad: Taichi Autodiff system
- taichi.aot: Taichi AOT system
- taichi.linalg: Taichi Linear algebra library
- taichi.math: Taichi math library
- taichi.profiler: Taichi profiler tools
- taichi.tools: Miscellaneous tools shipped with Taichi
- taichi.types: Taichi types
- taichi.types.quant: Taichi quantized types
- taichi.ui: Taichi UI components (GUI and GGUI)