Searched refs:NodeWithPlaceholderAttrHelper (Results 1 – 1 of 1) sorted by relevance
/external/tensorflow/tensorflow/c/ |
D | c_api_function_test.cc | 1239 void NodeWithPlaceholderAttrHelper(TF_Graph* graph, TF_Status* s, in NodeWithPlaceholderAttrHelper() function 1256 NodeWithPlaceholderAttrHelper(func_graph.get(), s.get(), "node1", "v1", in TEST_F() 1258 NodeWithPlaceholderAttrHelper(func_graph.get(), s.get(), "node2", "v1", in TEST_F() 1260 NodeWithPlaceholderAttrHelper(func_graph.get(), s.get(), "node3", "v2", in TEST_F()
|