Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/cpu/tests/
H A Dcpu_fusion_test.cc52 auto input_literal1 = LiteralUtil::CreateR1<float>({1.0, 2.0, 3.0}); in TEST_F() local
297 auto input_literal1 = LiteralUtil::CreateR1<float>({1.0, 2.0, 3.0}); in TEST_F() local