Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/
H A Dliteral_comparison.cc790 const auto expected_element = LiteralSlice(expected, {i}); in NearHelper() local
/aosp_15_r20/frameworks/libs/binary_translation/interpreter/riscv64/
Dinterpreter_test.cc262 ElementType expected_element; in TestVectorLoad() local
333 UInt8 expected_element; in TestVlm() local
562 UInt8 expected_element; in TestVsm() local
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/tests/
H A Dwhile_test.cc957 auto expected_element = LiteralUtil::CreateR1<float>({1, 1}); in XLA_TEST_F() local