• W
    [eager] use CPUAllocator directly (#47125) · 4537ba23
    Weilong Wu 提交于
    * [eager] use CPUAllocator directly
    
    * modify pstring sizeof 48 default
    
    * rm CPU test for NaiveBestFitAllocator
    
    * fix Mac ci compile errors
    
    * use UNUSED to state unused_obj
    
    * mv UNUSED statement to allocator_facade.cc
    
    * fix roi_align
    
    * fix yolov3 test case
    
    * recover original code
    
    * recover original code
    
    * fix trt roi_align test
    Co-authored-by: Njerrywgz <jerrywgz@126.com>
    4537ba23
allocator_facade.cc 43.7 KB