ONE - On-device Neural Engine
Loading...
Searching...
No Matches
luci_interpreter::test_kernel::TestDataFloatGather Class Reference

#include <FloatGatherKernel.h>

Collaboration diagram for luci_interpreter::test_kernel::TestDataFloatGather:

Public Member Functions

 TestDataFloatGather ()
 
 ~TestDataFloatGather () override=default
 
- Public Member Functions inherited from luci_interpreter::test_kernel::TestDataGatherBase< float >
 TestDataGatherBase ()=default
 
const unsigned char * get_model_ptr () override final
 
const std::vector< float > & get_input_data_by_index (int i) override final
 
const std::vector< float > & get_output_data_by_index (int i) override final
 
- Public Member Functions inherited from luci_interpreter::test_kernel::TestDataBase< T, U >
virtual ~TestDataBase ()=default
 

Additional Inherited Members

- Protected Attributes inherited from luci_interpreter::test_kernel::TestDataGatherBase< float >
std::vector< float > _input_data
 
std::vector< float > _reference_output_data
 
const unsigned char * _test_kernel_model_circle
 

Detailed Description

Definition at line 81 of file FloatGatherKernel.h.

Constructor & Destructor Documentation

◆ TestDataFloatGather()

luci_interpreter::test_kernel::TestDataFloatGather::TestDataFloatGather ( )
inline

Definition at line 84 of file FloatGatherKernel.h.

References luci_interpreter::test_kernel::TestDataGatherBase< float >::_input_data, luci_interpreter::test_kernel::TestDataGatherBase< float >::_reference_output_data, luci_interpreter::test_kernel::TestDataGatherBase< float >::_test_kernel_model_circle, luci_interpreter::test_kernel::gather_float::input_data, luci_interpreter::test_kernel::gather_float::reference_output_data, and luci_interpreter::test_kernel::gather_float::test_kernel_model_circle.

◆ ~TestDataFloatGather()

luci_interpreter::test_kernel::TestDataFloatGather::~TestDataFloatGather ( )
overridedefault

The documentation for this class was generated from the following file: