Searched refs:s64_vector_32_ (Results 1 – 1 of 1) sorted by relevance
/external/tensorflow/tensorflow/compiler/xla/service/ |
D | shape_inference_test.cc | 1757 const Shape s64_vector_32_ = ShapeUtil::MakeShape(S64, {32}); member in xla::__anon8d0540a50111::ScatterGatherShapeInferenceTest 1779 matrix_64_48_, s64_vector_32_, in TEST_F() 1794 matrix_64_48_, s64_vector_32_, in TEST_F() 1911 tuple_shape_, s64_vector_32_, in TEST_F() 1926 s64_vector_32_, tuple_shape_, in TEST_F() 1941 s64_vector_32_, vector_32_, in TEST_F() 2212 matrix_64_48_, s64_vector_32_, in TEST_F() 2226 matrix_64_48_, s64_vector_32_, in TEST_F() 2240 matrix_64_48_, s64_vector_32_, in TEST_F() 2254 matrix_64_48_, s64_vector_32_, in TEST_F() [all …]
|