Skip to content

Write a kernel

Faith Xu edited this page Mar 18, 2021 · 2 revisions

This guide will go over how to write an ORT kernel for an operator. Start by reviewing Ops and Kernels to build a basic understanding of ONNX operators.

CPU

GPU