tvm
Loading...
Searching...
No Matches
Public Member Functions | List of all members
tvm::tirx::ComposeLayout Class Reference

#include <layout.h>

Inheritance diagram for tvm::tirx::ComposeLayout:
Collaboration diagram for tvm::tirx::ComposeLayout:

Public Member Functions

 ComposeLayout (int per_element, int swizzle_len, int atom_len, TileLayout tile_layout, bool swizzle_inner=true)
 
 TVM_FFI_DEFINE_OBJECT_REF_METHODS_NULLABLE (ComposeLayout, Layout, ComposeLayoutNode)
 
 TVM_DEFINE_OBJECT_REF_COW_METHOD (ComposeLayoutNode)
 
- Public Member Functions inherited from tvm::tirx::Layout
 TVM_FFI_DEFINE_OBJECT_REF_METHODS_NULLABLE (Layout, ffi::ObjectRef, LayoutNode)
 

Constructor & Destructor Documentation

◆ ComposeLayout()

tvm::tirx::ComposeLayout::ComposeLayout ( int  per_element,
int  swizzle_len,
int  atom_len,
TileLayout  tile_layout,
bool  swizzle_inner = true 
)
explicit

Member Function Documentation

◆ TVM_DEFINE_OBJECT_REF_COW_METHOD()

tvm::tirx::ComposeLayout::TVM_DEFINE_OBJECT_REF_COW_METHOD ( ComposeLayoutNode  )

◆ TVM_FFI_DEFINE_OBJECT_REF_METHODS_NULLABLE()

tvm::tirx::ComposeLayout::TVM_FFI_DEFINE_OBJECT_REF_METHODS_NULLABLE ( ComposeLayout  ,
Layout  ,
ComposeLayoutNode   
)

The documentation for this class was generated from the following file: