tvm
|
Rewrite the data type of expressions. More...
Go to the source code of this file.
Classes | |
class | tvm::tir::DataTypeLegalizer |
Legalize the data types of expressions to make sure they are consistent with other parts of the program. More... | |
class | tvm::tir::IndexDataTypeRewriter |
Data type rewriter for buffer indices. More... | |
class | tvm::tir::IndexDataTypeNormalizer |
Normalize the data types of buffer shapes and indices to the same data type. More... | |
Namespaces | |
tvm | |
runtime implementation for LibTorch/TorchScript. | |
tvm::tir | |
Rewrite the data type of expressions.