Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/benchmarks/static_runtime/
H A Dtest_utils.cc54 GraphExecutor graph_exec_; member in torch::jit::test::__anon4991720a0111::GraphExecutorWrapper
111 GraphExecutorWrapper graph_exec_; member in torch::jit::test::__anon4991720a0111::GraphStaticRuntimeContext
/aosp_15_r20/external/pytorch/aten/src/ATen/cuda/
H A DCUDAGraph.h43 cudaGraphExec_t graph_exec_ = nullptr; member