Home
last modified time | relevance | path

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

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