Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/cc/saved_model/
Dbundle_v2_test.cc32 std::vector<std::string> expected_names) { in RestoreVarsAndVerify()
/external/tensorflow/tensorflow/core/grappler/costs/
Dvirtual_scheduler_test.cc2350 const std::vector<string>& expected_names, const int port_num_expected, in ValidateMemoryUsageSnapshot()
2526 const std::vector<string> expected_names = {"x", "y", "z", "w", "add"}; in TEST_F() local
2599 const std::vector<string> expected_names = {"x", "y", "z", "w", in TEST_F() local
/external/tensorflow/tensorflow/core/graph/
Dgraph_partition_test.cc225 const std::set<string>& expected_names) { in ExpectFunctions()