Tensor Tiling Library
 
Loading...
Searching...
No Matches
TTL_types.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Typedefs

typedef unsigned int TTL_dim_t
 The type used to hold the size of an object along any dimension.
 
typedef int TTL_offset_dim_t
 The type used to hold offsets and origins.
 

Typedef Documentation

◆ TTL_dim_t

typedef unsigned int TTL_dim_t

The type used to hold the size of an object along any dimension.

Definition at line 19 of file opencl/TTL_types.h.

◆ TTL_offset_dim_t

typedef int TTL_offset_dim_t

The type used to hold offsets and origins.

Definition at line 20 of file opencl/TTL_types.h.