Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/lib/monitoring/
Dcollection_registry.cc60 static CollectionRegistry* default_registry = in Default() local
/external/tensorflow/tensorflow/compiler/mlir/tensorflow/translate/
Dupgrade_graph.cc44 GraphDef& gdef, const OpRegistryInterface* default_registry) { in GenerateResourceSharedNameIfEmpty()
/external/tensorflow/tensorflow/core/framework/
Dfunction.h501 const OpRegistryInterface* default_registry() const { in default_registry() function
Dfunction.cc1194 const OpRegistryInterface* default_registry, in FunctionLibraryDefinition()