tvm
Namespaces | Functions
winograd.h File Reference
#include <tvm/tir/schedule/schedule.h>
Include dependency graph for winograd.h:

Go to the source code of this file.

Namespaces

 tvm
 Performance counters for profiling via the PAPI library.
 
 tvm::meta_schedule
 

Functions

tir::SBlockRV tvm::meta_schedule::GetWinogradProducerAndInlineConst (tir::Schedule sch, tir::SBlockRV block)
 Get the producer block of a given block. If there is a constant winograd transform matrix, inline it. More...