Searched defs:front_to_backend_parameter (Results 1 – 2 of 2) sorted by relevance
550 …const auto &front_to_backend_parameter = graph_compiler_info.control_node_parser_->front_to_backen… in BuildDataSourceActor() local1837 …const auto &front_to_backend_parameter = graph_compiler_info.control_node_parser_->front_to_backen… in LinkDataArrowByControlNode() local2658 for (const auto &front_to_backend_parameter : actor->front_to_backend_parameter_) { in DumpGatherActor() local
205 … std::unordered_map<AnfNodePtr, std::pair<AnfNodePtr, DeviceContext *>> &front_to_backend_paramete… in FetchBackendNodeByFrontNode()