Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/grappler/optimizers/data/
Dmap_vectorization_test.cc205 const GraphDef& output, gtl::ArraySlice<string> expected_vectorized_branch, in CheckVectorizedWithoutChooseFastest()
244 const GraphDef& output, gtl::ArraySlice<string> expected_vectorized_branch, in CheckVectorizedWithChooseFastest()
313 std::vector<string> expected_vectorized_branch; in TEST_P() local