ONE - On-device Neural Engine
|
#include "TestDataAddBase.h"
Go to the source code of this file.
Data Structures | |
class | luci_interpreter::test_kernel::TestDataFloatAdd |
Namespaces | |
namespace | luci_interpreter |
namespace | luci_interpreter::test_kernel |
namespace | luci_interpreter::test_kernel::add_float_with_broadcasting |
namespace | luci_interpreter::test_kernel::add_float_no_broadcasting |
Variables | |
const unsigned char | luci_interpreter::test_kernel::add_float_with_broadcasting::test_add_kernel_float_with_broadcasting_model_circle [] |
const std::vector< float > | luci_interpreter::test_kernel::add_float_with_broadcasting::input1_data |
const std::vector< float > | luci_interpreter::test_kernel::add_float_with_broadcasting::input2_data = {-18.080006, 4.956518} |
const std::vector< float > | luci_interpreter::test_kernel::add_float_with_broadcasting::reference_output_data |
const unsigned char | luci_interpreter::test_kernel::add_float_no_broadcasting::test_add_kernel_float_no_broadcasting_model_circle [] |
std::vector< float > | luci_interpreter::test_kernel::add_float_no_broadcasting::input1_data |
std::vector< float > | luci_interpreter::test_kernel::add_float_no_broadcasting::input2_data |
std::vector< float > | luci_interpreter::test_kernel::add_float_no_broadcasting::reference_output_data |