Home
last modified time | relevance | path

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

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