gensim.matutils.zeros_aligned()

gensim.matutils.zeros_aligned(shape, dtype, order='C', align=128)[source]

Like numpy.zeros(), but the array will be aligned at align byte boundary.