ONE - On-device Neural Engine
|
#include "TestDataFloorModBase.h"
Go to the source code of this file.
Data Structures | |
class | onert_micro::test_model::TestDataFloatFloorMod |
Namespaces | |
namespace | onert_micro |
namespace | onert_micro::test_model |
namespace | onert_micro::test_model::floormod_float_with_broadcasting |
namespace | onert_micro::test_model::floormod_float_no_broadcasting |
Variables | |
const unsigned char | onert_micro::test_model::floormod_float_with_broadcasting::test_kernel_model_circle [] |
const std::vector< float > | onert_micro::test_model::floormod_float_with_broadcasting::input1_data |
const std::vector< float > | onert_micro::test_model::floormod_float_with_broadcasting::input2_data = {-2.0361109, -9.528288} |
const std::vector< float > | onert_micro::test_model::floormod_float_with_broadcasting::reference_output_data |
const unsigned char | onert_micro::test_model::floormod_float_no_broadcasting::test_kernel_model_circle [] |
std::vector< float > | onert_micro::test_model::floormod_float_no_broadcasting::input1_data = {3.563036, 13.645134, 0.427146, 11.032923, 0.4189046, 15.737275} |
std::vector< float > | onert_micro::test_model::floormod_float_no_broadcasting::input2_data |
std::vector< float > | onert_micro::test_model::floormod_float_no_broadcasting::reference_output_data |