tvm
s_tir Directory Reference
Directory dependency graph for s_tir:

Directories

directory  backend
 
directory  meta_schedule
 
directory  schedule
 

Files

file  analysis.h [code]
 Analysis utilities for Schedulable TensorIR (S-TIR).
 
file  data_layout.h [code]
 Layout expression to describe the data organization of a tensor. And BijectiveLayout to mapping two data layouts between each other.
 
file  sblock_dependence_info.h [code]
 Define SBlockDependenceInfoNode that uses the SBlockScope and StmtSRef objects to store the block level dependences.
 
file  sblock_scope.h [code]
 Definition of two pillar data structure for TensorIR scheduling: StmtSRef, SBlockScope.
 
file  stmt.h [code]
 S-TIR (Schedulable TIR) statement attribute declarations.
 
file  transform.h [code]
 S-TIR specific transformation passes.
 
file  utils.h [code]