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