ONE - On-device Neural Engine
|
#include "TestDataGreaterBase.h"
Go to the source code of this file.
Data Structures | |
class | luci_interpreter::test_kernel::TestDataFloatGreater |
Namespaces | |
namespace | luci_interpreter |
namespace | luci_interpreter::test_kernel |
namespace | luci_interpreter::test_kernel::greater_float |
namespace | luci_interpreter::test_kernel::neg_greater_float_with_no_broadcasting |
Variables | |
const unsigned char | luci_interpreter::test_kernel::greater_float::test_kernel_model_circle [] |
const std::vector< float > | luci_interpreter::test_kernel::greater_float::input1_data |
const std::vector< float > | luci_interpreter::test_kernel::greater_float::input2_data |
const std::vector< bool > | luci_interpreter::test_kernel::greater_float::reference_output_data |
const unsigned char | luci_interpreter::test_kernel::neg_greater_float_with_no_broadcasting::test_kernel_model_circle [] |
const std::vector< float > | luci_interpreter::test_kernel::neg_greater_float_with_no_broadcasting::input1_data = {} |
const std::vector< float > | luci_interpreter::test_kernel::neg_greater_float_with_no_broadcasting::input2_data = {} |
const std::vector< bool > | luci_interpreter::test_kernel::neg_greater_float_with_no_broadcasting::reference_output_data = {} |