Searched defs:graph_pool_handle (Results 1 – 2 of 2) sorted by relevance
/external/pytorch/aten/src/ATen/cuda/ | ||
D | CUDAGraph.cpp | 19 MempoolId_t graph_pool_handle() { in graph_pool_handle() function |
/external/pytorch/torch/cuda/ | ||
D | graphs.py | 34 def graph_pool_handle(): function |