Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/
Dhlo_evaluator_test.cc1076 Array4D<float> expected_array_bf16({{{{2512, 2688}}}}); in TEST_P() local
1079 use_bfloat16_ ? expected_array_bf16 : expected_array); in TEST_P()
1154 Array4D<float> expected_array_bf16({{{{2512, 2688}}}}); in TEST_P() local
1157 use_bfloat16_ ? expected_array_bf16 : expected_array); in TEST_P()