AutoKernel
latest

Introduction

  • AutoKernel

Installation

  • Install from Source
  • Based on Docker

Tutorials

  • AutoSearch
  • AutoKernel Plugin
  • Tengine: Quick start
  • Halide
    • Introduction to Halide
    • Algorithm
    • Schedule
    • Halide: Quick start

Demos

  • Optimization tutorial of GEMM on x86

Blog

  • The power of AutoKernel: Optimize the performance of GEMM by 200 times!
  • AutoKernel: To know more about AI Compiler
AutoKernel
  • »
  • Halide
  • Edit on GitHub

HalideΒΆ

  • Introduction to Halide
    • Embedded in C++
    • Decouple algorithm from schedule
    • Compile
    • Target
    • Resources
  • Algorithm
    • Func
    • Var
    • Expr
  • Schedule
    • Schedules within stages: Domain Order
    • Schedules across stages: Call Schedule
  • Halide: Quick start
    • Language basic of Halide
      • Example one
      • Example Two
Next Previous

© Copyright 2021, OPEN AI LAB. Revision 12a00eb6.

Built with Sphinx using a theme provided by Read the Docs.