24#ifndef TVM_RELAX_DISTRIBUTED_TRANSFORM_H_
25#define TVM_RELAX_DISTRIBUTED_TRANSFORM_H_
36namespace distributed {
RAII wrapper function to enter and exit a context object similar to python's with syntax.
Definition with_context.h:59
PassContext that is used to configure the pass behavior.
Definition transform.h:151
A pattern language for matching dataflow properties.
Defines a remapping of buffer indices.
An object that builds and maintains block scope and StmtSref mapping for Dependence analysis.
Definition analyzer.h:40