Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/common_runtime/
Dfunction.cc1208 CustomCreatorSingleton* GetCustomCreatorSingleton() { in GetCustomCreatorSingleton() function
1216 GetCustomCreatorSingleton()->Set(std::move(cb)); in RegisterDefaultCustomKernelCreator()
1237 GetCustomCreatorSingleton()->Get(), parent); in NewFunctionLibraryRuntime()