• F
    Get base pointer from Allocation (#37978) · 431a2d6a
    From00 提交于
    * Get GPU BasePtr from CUDA allocation
    
    * Fix compile error for ROCm
    
    * Add BasePtr function for IPUPlace in naive_best_fit_allocator.cc
    
    * Add alignment for BuddyAllocator
    
    * Set address alignment of BuddyAllocator to 32 bytes
    
    * Fix CI error
    
    * Remove code for naive_best_fit strategy
    431a2d6a
allocator.h 7.6 KB