Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/
Dbfloat16_normalization_test.cc182 Shape f32_output_shape = ShapeUtil::MakeShape(F32, {4}); in TEST_F() local
205 f32_output_shape, input, init, {0}, reduce_computation)); in TEST_F()