ONE - On-device Neural Engine
|
#include "TestDataReduceCommonBase.h"
Go to the source code of this file.
Data Structures | |
class | luci_interpreter::test_kernel::TestDataFloatReduceProd |
class | luci_interpreter::test_kernel::TestDataIntReduceProd |
Namespaces | |
namespace | luci_interpreter |
namespace | luci_interpreter::test_kernel |
namespace | luci_interpreter::test_kernel::reduce_prod_float |
namespace | luci_interpreter::test_kernel::reduce_prod_int |
Variables | |
const unsigned char | luci_interpreter::test_kernel::reduce_prod_float::test_kernel_model_circle [] |
const std::vector< float > | luci_interpreter::test_kernel::reduce_prod_float::input_data |
const std::vector< float > | luci_interpreter::test_kernel::reduce_prod_float::reference_output_data |
const unsigned char | luci_interpreter::test_kernel::reduce_prod_int::test_kernel_model_circle [] |
const std::vector< int32_t > | luci_interpreter::test_kernel::reduce_prod_int::input_data |
const std::vector< int32_t > | luci_interpreter::test_kernel::reduce_prod_int::reference_output_data = {-15840, -1500, 15000, 4725, 772200} |