Home
last modified time | relevance | path

Searched refs:create_kernel_ (Results 1 – 1 of 1) sorted by relevance

/external/tensorflow/tensorflow/core/common_runtime/
Dfunction.cc399 create_kernel_; member in tensorflow::FunctionLibraryRuntimeImpl
483 create_kernel_ = [this](const std::shared_ptr<const NodeProperties>& props, in FunctionLibraryRuntimeImpl()
934 params.create_kernel = create_kernel_; in CreateItem()