Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xrt/tests/
Draw_api_test.cc1884 auto expected_literal0 = xla::LiteralUtil::CreateR1<float>({6.0f, 11.0f}); in TEST() local
1983 auto expected_literal0 = xla::LiteralUtil::CreateR1<int64_t>({6, 11}); in TEST() local