tvm
|
Directories | |
directory | attrs |
directory | distributed |
Files | |
file | analysis.h [code] |
The set of Relax specific analysis on IR. | |
file | backend.h [code] |
Relax backend specific transformation passes. | |
file | binding_rewrite.h [code] |
An IR rewriter to easily add/remove/replace bindings (statements). | |
file | block_builder.h [code] |
The utility for constructing Relax binding blocks. | |
file | dataflow_matcher.h [code] |
A pattern matcher for matching dataflow properties. | |
file | dataflow_pattern.h [code] |
A pattern language for matching dataflow properties. | |
file | dataflow_pattern_functor.h [code] |
Functors and visitors for dataflow patterns. | |
file | exec_builder.h [code] |
file | expr.h [code] |
file | expr_functor.h [code] |
A more powerful visitor which enables defining arbitrary function signatures with type based dispatch on first argument. | |
file | nested_msg.h [code] |
Helper container to store nested message for robust tuple-aware analysis. | |
file | op_attr_types.h [code] |
Data structures that can appear in operator attributes. | |
file | struct_info.h [code] |
file | struct_info_functor.h [code] |
Functors and visitors for struct info. | |
file | tir_pattern.h [code] |
Data Structure of TIR Pattern used for matching. | |
file | transform.h [code] |
Relax specific transformation passes. | |
file | tuning_api.h [code] |
Relax Tuning Pass APIs. | |
file | type.h [code] |
Relax Types. | |
file | utils.h [code] |
Utility classes and functions for working with the Relax IR. | |