Searched defs:input_kernel (Results 1 – 7 of 7) sorted by relevance
87 …void InsertInputKernel(const std::shared_ptr<KernelDef> &input_kernel) { input_kernels_.insert(inp… in InsertInputKernel()
60 auto input_kernel = cnode->input(j + 1); in LoadInputs() local
77 std::set<KernelWithIndex> input_kernel; member
1302 void SessionBasic::HandleOpInputs(const std::set<KernelWithIndex> &input_kernel, in HandleOpInputs()
181 auto input_kernel = node->input(j + 1); in DumpInputImpl() local
163 auto input_kernel = kernel->input(j + 1); in LoadKernelData() local
1237 auto input_kernel = kernel->input(j + 1); in IsWatchPointNodeInput() local