Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/
Ddynamic_padder_test.cc108 auto yz_shape = ShapeUtil::MakeShape(F32, {ydim, zdim}); in TEST_F() local
114 /*parameter_number=*/1, yz_shape, "B")); in TEST_F()
151 auto yz_shape = ShapeUtil::MakeShape(F32, {ydim, zdim}); in TEST_F() local
157 /*parameter_number=*/1, yz_shape, "B")); in TEST_F()
Ddynamic_dimension_inference_test.cc248 auto yz_shape = ShapeUtil::MakeShape(F32, {ydim, zdim}); in TEST_F() local
254 /*parameter_number=*/1, yz_shape, "B")); in TEST_F()
292 auto yz_shape = ShapeUtil::MakeShape(F32, {ydim, zdim}); in TEST_F() local
298 /*parameter_number=*/1, yz_shape, "B")); in TEST_F()