Searched defs:front_node_with_index (Results 1 – 6 of 6) sorted by relevance
350 void CreateDeviceTensorForValueNode(const KernelWithIndex &front_node_with_index, const AnfNodePtr … in CreateDeviceTensorForValueNode()401 void CreateDeviceTensorForFrontNode(const KernelWithIndex &front_node_with_index, const DeviceConte… in CreateDeviceTensorForFrontNode()703 void CreateBuildInfoForFrontNode(const KernelWithIndex &front_node_with_index, const AnfNodePtr &ba… in CreateBuildInfoForFrontNode()815 const auto &front_node_with_index = graph->GetFrontNodeByInternalParameter(backend_node); in GetFrontNodeByKernelGraph() local1390 auto front_node_with_index = graph->GetElementInTupleBackendFrontIndexMap(backend_node); in IsControlFlowDataArrow() local2195 const auto &front_node_with_index = graph->GetFrontNodeByInternalParameter(parameter); in ParseFrontToBackendParameter() local2525 auto front_node_with_index = GetFrontNodeByKernelGraph(parameter, graph.get()); in CollectEffectiveInputByGraph() local2846 … const KernelWithIndex &front_node_with_index) { in FetchBackendOutputByKernelGraph()
524 …auto front_node_with_index = any_type_kernel_actor->graph()->GetOriginFrontNodeByInternalParameter… in Optimize() local
1826 const auto &front_node_with_index = GetFrontNodeByKernelGraph(real_input_node, graph.get()); in LinkDataArrowForCustomActor() local1878 const auto &front_node_with_index = GetFrontNodeByKernelGraph(input_node, graph.get()); in LinkDataArrowByKernelGraphInSinkMode() local
1290 … KernelWithIndex front_node_with_index = graph->GetElementInTupleBackendFrontIndexMap(input_node); in BuildDataSourceActor() local
1078 const auto &front_node_with_index = internal_parameter_to_front_node.second; in UpdateInternalParameter() local1100 const AnfWithOutIndex &front_node_with_index) { in CacheInternalParameterToFrontNode()
1500 auto front_node_with_index = graph.GetFrontNodeByInternalParameter(backend_node); in FetchFrontNodeByBackendNode() local