Searched refs:transpose_x (Results 1 – 1 of 1) sorted by relevance
/external/tensorflow/tensorflow/compiler/xla/service/ |
D | transpose_folding_test.cc | 345 HloInstruction* transpose_x = in TEST_F() local 360 transpose_x->shape(), y->shape(), /*feature_group_count=*/1, in TEST_F() 364 conv_shape.ValueOrDie(), transpose_x, y, in TEST_F() 412 HloInstruction* transpose_x = in TEST_F() local 427 transpose_x->shape(), y->shape(), /*feature_group_count=*/1, in TEST_F() 431 conv_shape.ValueOrDie(), transpose_x, y, in TEST_F()
|