Home
last modified time | relevance | path

Searched defs:AddFunctionLibrary (Results 1 – 3 of 3) sorted by relevance

/external/tensorflow/tensorflow/core/graph/
Dgraph_def_builder.h168 Status AddFunctionLibrary(const FunctionDefLibrary& fdef_lib) { in AddFunctionLibrary() function
Dgraph.cc656 Status Graph::AddFunctionLibrary(const FunctionDefLibrary& fdef_lib) { in AddFunctionLibrary() function in tensorflow::Graph
Dgraph_test.cc594 TEST_F(GraphTest, AddFunctionLibrary) { in TEST_F() argument