triton.experimental.gluon.language.amd.cdna5.tdm.tensor_descriptor

class triton.experimental.gluon.language.amd.cdna5.tdm.tensor_descriptor(self, handle: ir.value, shape: ttgl.tuple, strides: ttgl.tuple, type: tensor_descriptor_type)

A descriptor representing a tensor in global memory.

__init__(self, handle: ir.value, shape: ttgl.tuple, strides: ttgl.tuple, type: tensor_descriptor_type) None

Methods

__init__(self, handle, shape, strides, type)

Attributes

block_shape

block_type

dtype

layout

handle

shape

strides

type