Searched refs:GraphExecutorWrapper (Results 1 – 1 of 1) sorted by relevance
36 class GraphExecutorWrapper { class38 GraphExecutorWrapper() = default;40 explicit GraphExecutorWrapper(const std::shared_ptr<Graph>& graph) in GraphExecutorWrapper() function in torch::jit::test::__anon4991720a0111::GraphExecutorWrapper98 graph_exec_ = GraphExecutorWrapper(graph_); in GraphStaticRuntimeContext()111 GraphExecutorWrapper graph_exec_;267 GraphExecutorWrapper graph_exec(graph); in compareResultsWithJIT()