Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/framework/
Dallocator_registry.h92 struct FactoryEntry { struct
103 std::vector<FactoryEntry> factories_ GUARDED_BY(mu_); argument