Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/
Dshape_inference_test.cc1244 const Shape matrix8_8 = ShapeUtil::MakeShape(F32, {8, 8}); in TEST_F() local
1292 HloOpcode::kAdd, tensor8_8_8, matrix8_8, {0, 0}); in TEST_F()
1298 HloOpcode::kAdd, tensor8_8_8, matrix8_8, {1, 0}); in TEST_F()