Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/tests/
H A Dexhaustive_binary_16_bit_test.cc47 void FillInput(std::array<Literal, 2>* input_literals) override { in FillInput()
H A Dexhaustive_binary_test_f32_f64.cc47 void FillInput(std::array<Literal, 2>* input_literals) override { in FillInput()
H A Dexhaustive_op_test_utils.cc324 void ExhaustiveOpTestBase<T, N>::ExpectNear(const InputLiterals& input_literals, in ExpectNear()