Searched refs:kMemoryAlginment (Results 1 – 1 of 1) sorted by relevance
1822 const int64 kMemoryAlginment = 64; // For AVX512 memory alignment. in AllocateBuffer() local1823 allocated_buffer_ = cpu_allocator()->AllocateRaw(kMemoryAlginment, size); in AllocateBuffer()