Home
last modified time | relevance | path

Searched defs:expected_literal1 (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/compiler/xrt/tests/
H A Draw_api_test.cc1885 auto expected_literal1 = xla::LiteralUtil::CreateR1<float>({-4.0f, -7.0f}); in TEST() local
1984 auto expected_literal1 = xla::LiteralUtil::CreateR1<int64_t>({-4, -7}); in TEST() local