Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/
Dalgebraic_simplifier_test.cc2562 HloInstruction* layout_wrong_reshape = in TEST_F() local
2565 *layout_wrong_reshape->mutable_shape()->mutable_layout() = in TEST_F()
2570 {transformable_reshape, dimensions_wrong_reshape, layout_wrong_reshape})); in TEST_F()
2577 m::Op().Is(layout_wrong_reshape)))); in TEST_F()
2588 m::Op().Is(layout_wrong_reshape)))); in TEST_F()