tvm
Loading...
Searching...
No Matches
relax Directory Reference
Directory dependency graph for relax:

Directories

 attrs
 
 backend
 
 distributed
 
 script
 

Files

 analysis.h
 The set of Relax specific analysis on IR.
 
 backend.h
 Relax backend specific transformation passes.
 
 binding_rewrite.h
 An IR rewriter to easily add/remove/replace bindings (statements).
 
 block_builder.h
 The utility for constructing Relax binding blocks.
 
 dataflow_matcher.h
 A pattern matcher for matching dataflow properties.
 
 dataflow_pattern.h
 A pattern language for matching dataflow properties.
 
 dataflow_pattern_functor.h
 Functors and visitors for dataflow patterns.
 
 exec_builder.h
 
 expr.h
 
 expr_functor.h
 A more powerful visitor which enables defining arbitrary function signatures with type based dispatch on first argument.
 
 nested_msg.h
 Helper container to store nested message for robust tuple-aware analysis.
 
 op_attr_types.h
 Data structures that can appear in operator attributes.
 
 tir_pattern.h
 Data Structure of TIR Pattern used for matching.
 
 transform.h
 Relax specific transformation passes.
 
 type.h
 Relax types, including the richer dependent Relax type nodes.
 
 type_functor.h
 Functors and visitors for Relax type nodes.
 
 utils.h
 Utility classes and functions for working with the Relax IR.