Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/torch/csrc/jit/runtime/
H A Dsimple_graph_executor_impl.h8 struct TORCH_API SimpleGraphExecutorImpl : public GraphExecutorImplBase { struct
H A Dsimple_graph_executor_impl.cpp9 SimpleGraphExecutorImpl::SimpleGraphExecutorImpl( in SimpleGraphExecutorImpl() function in torch::jit::SimpleGraphExecutorImpl