ONE - On-device Neural Engine
Loading...
Searching...
No Matches
FloatEqualKernel.h File Reference

Go to the source code of this file.

Data Structures

class  luci_interpreter::test_kernel::TestDataFloatEqual
 

Namespaces

namespace  luci_interpreter
 
namespace  luci_interpreter::test_kernel
 
namespace  luci_interpreter::test_kernel::neg_equal_float_with_no_broadcasting
 
namespace  luci_interpreter::test_kernel::equal_float_with_no_broadcasting
 
namespace  luci_interpreter::test_kernel::equal_float_with_broadcasting
 
namespace  luci_interpreter::test_kernel::neg_equal_float_with_broadcasting
 

Variables

const unsigned char luci_interpreter::test_kernel::neg_equal_float_with_no_broadcasting::test_kernel_model_circle []
 
const std::vector< float > luci_interpreter::test_kernel::neg_equal_float_with_no_broadcasting::input1_data = {}
 
const std::vector< float > luci_interpreter::test_kernel::neg_equal_float_with_no_broadcasting::input2_data = {}
 
const std::vector< bool > luci_interpreter::test_kernel::neg_equal_float_with_no_broadcasting::reference_output_data = {}
 
const unsigned char luci_interpreter::test_kernel::equal_float_with_no_broadcasting::test_kernel_model_circle []
 
const std::vector< float > luci_interpreter::test_kernel::equal_float_with_no_broadcasting::input1_data = {0.0, 33.11, -1.1, 0.0, 5.5, -2.0, 0.0, -1.0, -4.5, 1.1}
 
const std::vector< float > luci_interpreter::test_kernel::equal_float_with_no_broadcasting::input2_data = {0.0, 33.11, 1.2, 0.0, 5.5, -2.0, 0.01, -1.0, -4.5, 1.12}
 
const std::vector< bool > luci_interpreter::test_kernel::equal_float_with_no_broadcasting::reference_output_data
 
const unsigned char luci_interpreter::test_kernel::equal_float_with_broadcasting::test_kernel_model_circle []
 
const std::vector< float > luci_interpreter::test_kernel::equal_float_with_broadcasting::input1_data = {-0.0, 0.0, -0.0, 0.0, 0.0, -0.0, 0.0, -0.0, -0.0, 0.0}
 
const std::vector< float > luci_interpreter::test_kernel::equal_float_with_broadcasting::input2_data = {0.0, -0.0, -0.0, 0.0, -0.0}
 
const std::vector< bool > luci_interpreter::test_kernel::equal_float_with_broadcasting::reference_output_data
 
const unsigned char luci_interpreter::test_kernel::neg_equal_float_with_broadcasting::test_kernel_model_circle []
 
const std::vector< float > luci_interpreter::test_kernel::neg_equal_float_with_broadcasting::input1_data = {}
 
const std::vector< float > luci_interpreter::test_kernel::neg_equal_float_with_broadcasting::input2_data = {}
 
const std::vector< bool > luci_interpreter::test_kernel::neg_equal_float_with_broadcasting::reference_output_data = {}