Home
last modified time | relevance | path

Searched defs:graph_pool_handle (Results 1 – 2 of 2) sorted by relevance

/external/pytorch/aten/src/ATen/cuda/
DCUDAGraph.cpp19 MempoolId_t graph_pool_handle() { in graph_pool_handle() function
/external/pytorch/torch/cuda/
Dgraphs.py34 def graph_pool_handle(): function