Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/torch/csrc/jit/runtime/
H A Dgraph_executor.h47 struct GraphExecutorState { struct
48 const Graph* graph = nullptr;
49 ExecutionPlan fallback; // XXX: members of this field are optional
50 std::unordered_map<ArgumentSpec, ExecutionPlan> execution_plans;