Tensor Tiling Library
 
Loading...
Searching...
No Matches
TTL_const_int_ushort_tensor_t Struct Reference

#include <TTL_int_ext_typed_tensors.h>

Collaboration diagram for TTL_const_int_ushort_tensor_t:

Data Fields

__local const ushortbase
 
TTL_dim_t elem_size
 
TTL_layout_t layout
 
TTL_shape_t shape
 

Detailed Description

Definition at line 12108 of file TTL_int_ext_typed_tensors.h.

Field Documentation

◆ base

__local const ushort* TTL_const_int_ushort_tensor_t::base

The base address of the tensor in the local address space

Definition at line 12109 of file TTL_int_ext_typed_tensors.h.

◆ elem_size

TTL_dim_t TTL_const_int_ushort_tensor_t::elem_size

The sizeof the elements in the tensor

Definition at line 12110 of file TTL_int_ext_typed_tensors.h.

◆ layout

TTL_layout_t TTL_const_int_ushort_tensor_t::layout

The layout of the tensor,

See also
TTL_layout_t

Definition at line 12111 of file TTL_int_ext_typed_tensors.h.

◆ shape

TTL_shape_t TTL_const_int_ushort_tensor_t::shape

The shape of the tensor in 3 dimensions

Definition at line 12112 of file TTL_int_ext_typed_tensors.h.


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