Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/framework/
Dop.cc96 TF_QCHECK_OK(ValidateKernelRegistrations(*this)); in LookUpSlow()
Dop_kernel.h1338 Status ValidateKernelRegistrations(const OpRegistryInterface& op_registry);
Dop_kernel.cc1348 Status ValidateKernelRegistrations(const OpRegistryInterface& op_registry) { in ValidateKernelRegistrations() function