Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/stream_executor/
Dplugin_registry.cc181 #define EMIT_PLUGIN_SPECIALIZATIONS(FACTORY_TYPE, FACTORY_VAR, PLUGIN_STRING) \ argument
200 &factories_[platform_id].FACTORY_VAR); \
209 &generic_factories_.FACTORY_VAR); \
216 plugin_id = default_factories_[platform_id].FACTORY_VAR; \
229 return GetFactoryInternal(plugin_id, factories_[platform_id].FACTORY_VAR, \
230 generic_factories_.FACTORY_VAR); \