Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/framework/
Dop_kernel.cc1301 OpRegistry::Global()->RegisterValidator(ValidateKernelRegistrations); in GlobalKernelRegistry()
1752 Status ValidateKernelRegistrations(const OpRegistryInterface& op_registry) { in ValidateKernelRegistrations() function
Dop_kernel.h1381 Status ValidateKernelRegistrations(const OpRegistryInterface& op_registry);