Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/
Dbfloat16_normalization_test.cc181 Shape f32_input_shape = ShapeUtil::MakeShape(F32, {2, 4}); in TEST_F() local
201 HloInstruction::CreateParameter(0, f32_input_shape, "a")); in TEST_F()