kLiteRtHostMemoryAlignment top-level constant
int
const kLiteRtHostMemoryAlignment
Host memory alignment required by LiteRtCreateTensorBufferFromHostMemory
(see LITERT_HOST_MEMORY_BUFFER_ALIGNMENT in litert_tensor_buffer_types.h).
Implementation
const int kLiteRtHostMemoryAlignment = 64;