[Intel MKL] Using default CPU allocator for small allocations in MklCPUAllocator
This PR adds support to use default CPU allocator for handling small-size allocations. We found that BFC allocator does not do well on small allocations, but is good for large allocations.
Loading
Please sign in to comment