Searched refs:ShouldOwnKernel (Results 1 – 4 of 4) sorted by relevance
64 static bool ShouldOwnKernel(FunctionLibraryRuntime* lib,
103 bool OpSegment::ShouldOwnKernel(FunctionLibraryRuntime* lib, in ShouldOwnKernel() function in tensorflow::OpSegment
242 if (!OpSegment::ShouldOwnKernel(lib, ndef.op())) { in InitItem()254 if (kernel && !OpSegment::ShouldOwnKernel(lib, kernel->type_string())) { in InitItem()
1269 if (!OpSegment::ShouldOwnKernel(lib, ndef.op())) { in CreateExecutors()1282 if (kernel && !OpSegment::ShouldOwnKernel(lib, kernel->type_string())) in CreateExecutors()