Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/grappler/optimizers/
Darithmetic_optimizer_test.cc2325 Output sub_x_y = ops::Sub(s.WithOpName("Sub_x_y"), x, y); in TEST_F() local
2486 Output sub_x_y = ops::Sub(s.WithOpName("sub_x_y"), x, y); in TEST_F() local
2523 Output sub_x_y = ops::Sub(s.WithOpName("sub_x_y"), x, y); in TEST_F() local