globals.py 56 Bytes
Newer Older
1
2
3
import torch

MEM_POOL = torch.cuda.graph_pool_handle()