Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/grappler/costs/
Dvirtual_scheduler_test.cc2402 int64 one_input_node_size = 4 * 10 * 10 * 10 * 10; in TEST_F() local
2404 EXPECT_EQ(expected_names.size() * one_input_node_size, in TEST_F()
2433 int64 one_input_node_size = 4; // control dependency in TEST_F() local
2436 EXPECT_EQ(expected_names.size() * one_input_node_size, in TEST_F()