Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xrt/tests/
Draw_api_test.cc1175 auto expected_literal1 = xla::LiteralUtil::CreateR1<float>({-4.0f, -7.0f}); in TEST() local
1180 xla::LiteralUtil::MakeTuple({&expected_literal1, &expected_literal0}); in TEST()