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

Go to the source code of this file.

Data Structures

class  onert_micro::test_model::TestDataFloatArgMax
 

Namespaces

namespace  onert_micro
 
namespace  onert_micro::test_model
 
namespace  onert_micro::test_model::arg_max_float
 

Variables

const unsigned char onert_micro::test_model::arg_max_float::test_arg_max_kernel_float_model_circle []
 
std::vector< float > onert_micro::test_model::arg_max_float::input1_data = {10.01877692, 12.34111536, 1.85959512, 10.60881439}
 
std::vector< int > onert_micro::test_model::arg_max_float::input2_data = {}
 
std::vector< int > onert_micro::test_model::arg_max_float::reference_output_data = {1}