Searched defs:graph_exec_ (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/external/pytorch/benchmarks/static_runtime/ | ||
H A D | test_utils.cc | 54 GraphExecutor graph_exec_; member in torch::jit::test::__anon4991720a0111::GraphExecutorWrapper |
/aosp_15_r20/external/pytorch/aten/src/ATen/cuda/ | ||
H A D | CUDAGraph.h | 43 cudaGraphExec_t graph_exec_ = nullptr; member |