Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/framework/
Dfunction.h480 Status AddHelper(std::shared_ptr<FunctionDefAndOpRegistration> registration,
Dfunction.cc1240 Status FunctionLibraryDefinition::AddHelper( in AddHelper() function in tensorflow::FunctionLibraryDefinition
1342 s = AddHelper(iter.second, &added); in AddLibrary()