Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/
Dalgebraic_simplifier_test.cc2555 HloInstruction* dimensions_wrong_reshape = in TEST_F() local
2558 *dimensions_wrong_reshape->mutable_shape()->mutable_layout() = in TEST_F()
2570 {transformable_reshape, dimensions_wrong_reshape, layout_wrong_reshape})); in TEST_F()
2576 m::Op().Is(dimensions_wrong_reshape), in TEST_F()
2587 GmockMatch(m::Tuple(m::Bitcast(), m::Op().Is(dimensions_wrong_reshape), in TEST_F()