Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/grappler/optimizers/
Dconstant_folding_test.cc2480 Output input_var_three_dim = ops::Variable( in TEST_F() local
2492 Output mean_1 = ops::Mean(scope.WithOpName("mean_1"), input_var_three_dim, in TEST_F()
2494 Output mean_2 = ops::Mean(scope.WithOpName("mean_2"), input_var_three_dim, in TEST_F()
2500 Output mean_4 = ops::Mean(scope.WithOpName("mean_4"), input_var_three_dim, in TEST_F()
2503 Output mean_5 = ops::Mean(scope.WithOpName("mean_5"), input_var_three_dim, in TEST_F()