Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/framework/
Dvariant_op_registry.cc49 std::unordered_set<string>* UnaryVariantOpRegistry::PersistentStringStorage() { in PersistentStringStorage() function in tensorflow::UnaryVariantOpRegistry
Dvariant_op_registry.h189 static std::unordered_set<string>* PersistentStringStorage();
260 const auto string_storage = PersistentStringStorage(); in GetPersistentStringPiece()