Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/lite/experimental/acceleration/configuration/
Ddelegate_registry.cc38 DelegatePluginRegistry* DelegatePluginRegistry::GetSingleton() { in GetSingleton() function in tflite::delegates::DelegatePluginRegistry
/external/tensorflow/tensorflow/lite/tools/delegates/
Ddelegate_provider.h90 static DelegateProviderRegistrar* GetSingleton() { in GetSingleton() function
/external/tensorflow/tensorflow/core/platform/
Dlogger.cc77 /*static*/ Logger* Logger::GetSingleton() { in GetSingleton() function in tensorflow::Logger
/external/tensorflow/tensorflow/python/profiler/internal/
Dpython_hooks.cc103 PythonHooks* PythonHooks::GetSingleton() { in GetSingleton() function in tensorflow::profiler::PythonHooks
/external/protobuf/src/google/protobuf/
Dmessage.cc672 T* GetSingleton() { in GetSingleton() function