Searched refs:GetSingleton (Results 1 – 12 of 12) sorted by relevance
38 DelegatePluginRegistry* DelegatePluginRegistry::GetSingleton() { in GetSingleton() function in tflite::delegates::DelegatePluginRegistry45 auto* const instance = DelegatePluginRegistry::GetSingleton(); in CreateByName()51 auto* const instance = DelegatePluginRegistry::GetSingleton(); in Register()
81 static DelegatePluginRegistry* GetSingleton();
75 auto* const instance = DelegateProviderRegistrar::GetSingleton(); in Register()81 return GetSingleton()->providers_; in GetProviders()90 static DelegateProviderRegistrar* GetSingleton() { in GetSingleton() function
70 PythonHooks::GetSingleton()->Start(options_); in Start()79 context_ = PythonHooks::GetSingleton()->Stop(); in Stop()
36 T::GetSingleton()->ProfileFast(frame, what, arg); in ProfileFunction()103 PythonHooks* PythonHooks::GetSingleton() { in GetSingleton() function in tensorflow::profiler::PythonHooks139 PythonHooks* singleton = PythonHooks::GetSingleton(); in Start()312 PythonHooks* singleton = PythonHooks::GetSingleton(); in SetProfilerInAllThreads()
115 static PythonHooks* GetSingleton();
43 static Logger* GetSingleton();
77 /*static*/ Logger* Logger::GetSingleton() { in GetSingleton() function in tensorflow::Logger
672 T* GetSingleton() { in GetSingleton() function684 return GetSingleton<internal::RepeatedFieldPrimitiveAccessor<type> >(); in RepeatedFieldAccessor()698 return GetSingleton<internal::RepeatedPtrFieldStringAccessor>(); in RepeatedFieldAccessor()703 return GetSingleton<internal::MapFieldAccessor>(); in RepeatedFieldAccessor()705 return GetSingleton<internal::RepeatedPtrFieldMessageAccessor>(); in RepeatedFieldAccessor()
167 Logger::GetSingleton()->LogProto(log); in LogConvAutotuneResults()214 Logger::GetSingleton()->LogProto(log); in LogFusedConvForwardAutotuneResults()
201 tensorflow::Logger::GetSingleton()->LogProto(log); in DoUncachedGemmAutotune()
602 tensorflow::Logger::GetSingleton()->LogProto(log); in PickBestAlgorithmNoCacheCuda()