Dive into TensorIR

📝

内容提要

TensorIR is a compiler abstraction for optimizing programs with tensor computation primitives in TVM. Imagine a DNN task as a graph, where each node represents a tensor computation. TensorIR...

➡️

继续阅读