35 const std::unordered_map<const loco::Graph *, RuntimeGraph *> &graph_to_runtime_graph,
36 std::unordered_map<const loco::Node *, Tensor *> &node_to_tensor,
48 const std::unordered_map<const loco::Graph *, RuntimeGraph *> &_graph_to_runtime_graph;
49 std::unordered_map<const loco::Node *, Tensor *> &_node_to_tensor;