Searched defs:all_kernels (Results 1 – 2 of 2) sorted by relevance
118 std::set<KernelExec *> all_kernels{}; in SubgraphOutputNodes() local266 std::vector<KernelExec *> all_kernels; in FindAllInoutKernelsInSubgraphKernel() local
47 auto all_kernels = graph->execution_order(); in ACLDump() local