Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/grappler/optimizers/
Dconstant_folding_test.cc2797 Output one_axis = ops::Const(scope.WithOpName("one_axis"), {0}, {1}); in TEST_F() local
2806 one_axis, attr.KeepDims(false)); in TEST_F()
2811 one_axis, attr.KeepDims(false)); in TEST_F()