tvm
|
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>
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. | |
build a source info during rewriting expressions.