Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/
Dliteral_test.cc1030 const auto const_empty = Literal::CreateFromShape(empty_r1_shape); in TEST_F() local
1047 EXPECT_EQ(empty, const_empty); in TEST_F()