Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/common_runtime/
Dfunction_test.cc858 auto y_x2_two = ops::Const<int64_t>(s.WithOpName("y/x2/two"), int64_t{2}); in TEST_F() local
904 auto y_x2_two = ops::Const<int64_t>(s.WithOpName("y/x2/two"), int64_t{2}); in TEST_F() local