tvm
Classes | Namespaces
si_builder.h File Reference

build a source info during rewriting expressions. More...

#include <tvm/relay/expr.h>
#include <tvm/relay/expr_functor.h>
#include <tvm/tir/stmt.h>
#include <memory>
#include <unordered_set>
Include dependency graph for si_builder.h:

Go to the source code of this file.

Classes

class  tvm::SIBuilder
 Source Information Builder, SIBuilder provides helper APIs for filling spans, particularly useful for one-to-many, many-to-one and many-to-many IR transformations. More...
 

Namespaces

 tvm
 runtime implementation for LibTorch/TorchScript.
 

Detailed Description

build a source info during rewriting expressions.