Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/stream_executor/
Dplugin_registry.cc91 port::StatusOr<FACTORY_TYPE> PluginRegistry::GetFactoryInternal( in GetFactoryInternal() function in stream_executor::PluginRegistry
183 PluginRegistry::GetFactoryInternal<PluginRegistry::FACTORY_TYPE>( \
229 return GetFactoryInternal(plugin_id, factories_[platform_id].FACTORY_VAR, \
Dplugin_registry.h131 port::StatusOr<FactoryT> GetFactoryInternal(