Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/framework/
Dallocator_registry.h93 struct FactoryEntry { struct
104 std::vector<FactoryEntry> factories_ TF_GUARDED_BY(mu_); argument