|
tvm
|
Go to the source code of this file.
Namespaces | |
| namespace | tvm |
| An object that builds and maintains block scope and StmtSref mapping for Dependence analysis. | |
| namespace | tvm::s_tir |
| namespace | tvm::s_tir::meta_schedule |
Functions | |
| s_tir::SBlockRV | tvm::s_tir::meta_schedule::GetWinogradProducerAndInlineConst (s_tir::Schedule sch, s_tir::SBlockRV block) |
| Get the producer block of a given block. If there is a constant winograd transform matrix, inline it. | |