CUDAPluggableAllocator¶ class torch.cuda.CUDAPluggableAllocator(path_to_so_file, alloc_fn_name, free_fn_name)[source]¶ 从 so 文件加载的 CUDA 内存分配器。