ONE - On-device Neural Engine
Loading...
Searching...
No Matches
luci_interpreter::test_kernel::neg_greater_equal_float_with_no_broadcasting Namespace Reference

Variables

const unsigned char test_kernel_model_circle []
 
const std::vector< float > input1_data = {}
 
const std::vector< float > input2_data = {}
 
const std::vector< bool > reference_output_data = {}
 

Variable Documentation

◆ input1_data

const std::vector<float> luci_interpreter::test_kernel::neg_greater_equal_float_with_no_broadcasting::input1_data = {}

◆ input2_data

const std::vector<float> luci_interpreter::test_kernel::neg_greater_equal_float_with_no_broadcasting::input2_data = {}

◆ reference_output_data

const std::vector<bool> luci_interpreter::test_kernel::neg_greater_equal_float_with_no_broadcasting::reference_output_data = {}

◆ test_kernel_model_circle

const unsigned char luci_interpreter::test_kernel::neg_greater_equal_float_with_no_broadcasting::test_kernel_model_circle[]
Initial value:
= {
}

Definition at line 109 of file FloatGreaterEqualKernel.h.

109 {
110
111};

Referenced by luci_interpreter::test_kernel::TestDataFloatGreaterEqual::TestDataFloatGreaterEqual().