remove ngraph::aligned_alloc and replaced with AlignedBuffer (#2740)
* remove ngraph::aligned_alloc and replaced with AlignedBuffer * allocate a minimum sized buffer is zero size is requested * move memory alignment value to static constant * move static constant to constexpr function
Showing
Please
register
or
sign in
to comment