Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/
Dlayout_assignment_test.cc473 Shape f32_43 = ShapeUtil::MakeShape(F32, {4, 3}); in TEST_F() local
482 HloInstruction::CreateTranspose(f32_43, broadcast, {1, 0})); in TEST_F()
494 Shape transpose_shape_with_layout(f32_43); in TEST_F()