Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/grappler/optimizers/
Darithmetic_optimizer_test.cc2326 Output sub_negx_y = ops::Sub(s.WithOpName("Sub_negx_y"), neg_x, y); in TEST_F() local
2336 sub_negx_y, sub_x_negy, sub_negx_negy, add_negx_with_dep_y}); in TEST_F()