Home
last modified time | relevance | path

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

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