|
tvm
|
#include <tvm/s_tir/schedule/schedule.h>Go to the source code of this file.
Namespaces | |
| tvm | |
| An object that builds and maintains block scope and StmtSref mapping for Dependence analysis. | |
| tvm::s_tir | |
| 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. More... | |