HomeSort by relevance Sort by last modified time
    Searched refs:GetFactoryInternal (Results 1 - 2 of 2) sorted by null

  /external/tensorflow/tensorflow/stream_executor/
plugin_registry.cc 89 port::StatusOr<FACTORY_TYPE> PluginRegistry::GetFactoryInternal(
181 PluginRegistry::GetFactoryInternal<PluginRegistry::FACTORY_TYPE>( \
225 return GetFactoryInternal(plugin_id, factories_[platform_id].FACTORY_VAR, \
plugin_registry.h 131 port::StatusOr<FactoryT> GetFactoryInternal(

Completed in 200 milliseconds