This is low level API wrapper for utility functions. More...

Modules | |
| Tensor load store API | |
| Implements the tensor load store functionality using raw send instructions. | |
| Util misc API | |
| Implements some useful and commonly used APIs, such as vector generation API. | |
| Random number generator API | |
| Philox rng, will generate 4 uint32_t random number per call. | |
| XeTLA Group | |
| This is a group API to define operation scope. | |
| Named barrier API | |
| This is a raw_send based named barrier API. | |
This is low level API wrapper for utility functions.
Including the tensor prefetch/load/store API based on xetla_raw_send, simd_lane id generation API and so on.