KhronosGroup / KhronosGroup/OpenCL-TTL

Add the ability to Align Tensor Rows and Planes

Open
#27 0 comments 0 reactions 1 assignee Claimed by @chrisgearing View on GitHub
Dominant language
C
Stars
43
Forks
6
PR merge metrics
No merged PRs in 30d

Description

Certain platforms mandate specific alignment values for tensor rows/planes. To accommodate this, the system shall define two macros:

TTL_DEFAULT_INTERNAL_ALIGNMENT: Specifies the default internal alignment for tensors.
TTL_DEFAULT_EXTERNAL_ALIGNMENT: Specifies the default external alignment for tensors.

Both macros shall have a default value of 1 byte if not explicitly defined.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.