tvm
Classes | Namespaces
async_structs.h File Reference

Language structures for asynchronous execution in TIR+. More...

#include <tvm/ffi/object.h>
#include <tvm/ir/module.h>
#include <tvm/tirx/buffer.h>
#include <tvm/tirx/exec_scope.h>
Include dependency graph for async_structs.h:

Go to the source code of this file.

Classes

class  tvm::tirx::PipelineNode
 
class  tvm::tirx::Pipeline
 
class  tvm::tirx::CopyPipelineNode
 
class  tvm::tirx::CopyPipeline
 

Namespaces

 tvm
 An object that builds and maintains block scope and StmtSref mapping for Dependence analysis.
 
 tvm::tirx
 

Detailed Description

Language structures for asynchronous execution in TIR+.