Home
last modified time | relevance | path

Searched defs:default_registry (Results 1 – 3 of 3) sorted by relevance

/external/tensorflow/tensorflow/core/lib/monitoring/
Dcollection_registry.cc60 static CollectionRegistry* default_registry = in Default() local
/external/tensorflow/tensorflow/core/framework/
Dfunction.h433 const OpRegistryInterface* default_registry() const { in default_registry() function
Dfunction.cc1038 const OpRegistryInterface* default_registry, in FunctionLibraryDefinition()