Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xrt/tests/
Draw_api_test.cc1878 auto expected_literal1 = xla::LiteralUtil::CreateR1<float>({-4.0f, -7.0f}); in TEST() local
1977 auto expected_literal1 = xla::LiteralUtil::CreateR1<int64>({-4, -7}); in TEST() local