Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/tests/
H A Dexhaustive_unary_test_f64.cc41 void FillInput(std::array<Literal, 1>* input_literal) override { in FillInput() function in xla::exhaustive_op_test::ExhaustiveF64UnaryTest
H A Dexhaustive_binary_16_bit_test.cc47 void FillInput(std::array<Literal, 2>* input_literals) override { in FillInput() function in xla::exhaustive_op_test::__anoncffb54ac0111::Exhaustive16BitBinaryTest
H A Dexhaustive_unary_test_complex.cc60 void FillInput(std::array<Literal, 1>* input_literal) override { in FillInput() function in xla::exhaustive_op_test::ExhaustiveComplexUnaryTestBase
H A Dexhaustive_binary_test_f32_f64.cc47 void FillInput(std::array<Literal, 2>* input_literals) override { in FillInput() function in xla::exhaustive_op_test::__anonc34c31e10111::Exhaustive32BitOrMoreBinaryTest
H A Dexhaustive_unary_test_f32_or_smaller.cc200 void FillInput(std::array<Literal, 1>* input_literal) override { in FillInput() function in xla::exhaustive_op_test::Exhaustive32BitOrLessUnaryTest