tvm
|
#include <tvm/tir/schedule/schedule.h>
Go to the source code of this file.
Namespaces | |
tvm | |
runtime implementation for LibTorch/TorchScript. | |
tvm::meta_schedule | |
Functions | |
tir::BlockRV | tvm::meta_schedule::GetWinogradProducerAndInlineConst (tir::Schedule sch, tir::BlockRV block) |
Get the producer block of a given block. If there is a constant winograd transform matrix, inline it. More... | |