Searched defs:output_with_index (Results 1 – 4 of 4) sorted by relevance
204 KernelWithIndex FetchFrontNodeWithIndexByGraphOutput(const KernelWithIndex &output_with_index, in FetchFrontNodeWithIndexByGraphOutput()
279 void UpdateRefCountForGraphOutput(const std::vector<KernelWithIndex> &output_with_index) { in UpdateRefCountForGraphOutput()
387 for (const auto &output_with_index : outputs) { in CacheGraphOutputToActor() local1499 for (const auto &output_with_index : unique_outputs) { in LinkOutputResultArrowForOutputActor() local
388 auto output_with_index = AnfAlgo::VisitKernelWithReturnType(node, i, false, return_types); in GetAllOutputWithIndex() local