Home
last modified time | relevance | path

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

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