|
const unsigned char | luci_interpreter::test_kernel::less_int_with_no_broadcasting::test_kernel_model_circle [] |
|
const std::vector< int32_t > | luci_interpreter::test_kernel::less_int_with_no_broadcasting::input1_data = {22, 31, 14, 5, 3} |
|
const std::vector< int32_t > | luci_interpreter::test_kernel::less_int_with_no_broadcasting::input2_data = {3, 14, 5, 14, 5} |
|
const std::vector< bool > | luci_interpreter::test_kernel::less_int_with_no_broadcasting::reference_output_data = {false, false, false, true, true} |
|
const unsigned char | luci_interpreter::test_kernel::neg_less_int_with_no_broadcasting::test_kernel_model_circle [] |
|
const std::vector< int32_t > | luci_interpreter::test_kernel::neg_less_int_with_no_broadcasting::input1_data = {} |
|
const std::vector< int32_t > | luci_interpreter::test_kernel::neg_less_int_with_no_broadcasting::input2_data = {} |
|
const std::vector< bool > | luci_interpreter::test_kernel::neg_less_int_with_no_broadcasting::reference_output_data = {} |
|
const unsigned char | luci_interpreter::test_kernel::less_int_with_broadcasting::test_kernel_model_circle [] |
|
const std::vector< int32_t > | luci_interpreter::test_kernel::less_int_with_broadcasting::input1_data = {-4, 15, 4, 21, -3, 13, 5, -3, -5, 5} |
|
const std::vector< int32_t > | luci_interpreter::test_kernel::less_int_with_broadcasting::input2_data = {5, 5, 6, 5, 6} |
|
const std::vector< bool > | luci_interpreter::test_kernel::less_int_with_broadcasting::reference_output_data |
|
const unsigned char | luci_interpreter::test_kernel::neg_less_int_with_broadcasting::test_kernel_model_circle [] |
|
const std::vector< int32_t > | luci_interpreter::test_kernel::neg_less_int_with_broadcasting::input1_data = {} |
|
const std::vector< int32_t > | luci_interpreter::test_kernel::neg_less_int_with_broadcasting::input2_data = {} |
|
const std::vector< bool > | luci_interpreter::test_kernel::neg_less_int_with_broadcasting::reference_output_data = {} |
|