Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/tests/
H A Dexhaustive_unary_test_f64.cc36 int64_t GetInputSize() override { in GetInputSize() function in xla::exhaustive_op_test::ExhaustiveF64UnaryTest
H A Dexhaustive_binary_16_bit_test.cc37 int64_t GetInputSize() override { in GetInputSize() function in xla::exhaustive_op_test::__anoncffb54ac0111::Exhaustive16BitBinaryTest
H A Dexhaustive_unary_test_complex.cc83 int64_t GetInputSize() override { in GetInputSize() function in xla::exhaustive_op_test::ExhaustiveComplexUnaryTestBase
H A Dexhaustive_binary_test_f32_f64.cc40 int64_t GetInputSize() override { in GetInputSize() function in xla::exhaustive_op_test::__anonc34c31e10111::Exhaustive32BitOrMoreBinaryTest
H A Dexhaustive_unary_test_f32_or_smaller.cc187 int64_t GetInputSize() override { in GetInputSize() function in xla::exhaustive_op_test::Exhaustive32BitOrLessUnaryTest
/aosp_15_r20/external/armnn/tests/
H A DInferenceModel.hpp557 unsigned int GetInputSize(unsigned int inputIndex = 0u) const in GetInputSize() function in InferenceModel