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

#include <IntGatherKernel.h>

Collaboration diagram for luci_interpreter::test_kernel::TestDataIntGather:

Public Member Functions

 TestDataIntGather ()
 
 ~TestDataIntGather () override=default
 
- Public Member Functions inherited from luci_interpreter::test_kernel::TestDataGatherBase< int >
 TestDataGatherBase ()=default
 
const unsigned char * get_model_ptr () override final
 
const std::vector< int > & get_input_data_by_index (int i) override final
 
const std::vector< int > & 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< int >
std::vector< int > _input_data
 
std::vector< int > _reference_output_data
 
const unsigned char * _test_kernel_model_circle
 

Detailed Description

Definition at line 77 of file IntGatherKernel.h.

Constructor & Destructor Documentation

◆ TestDataIntGather()

luci_interpreter::test_kernel::TestDataIntGather::TestDataIntGather ( )
inline

Definition at line 80 of file IntGatherKernel.h.

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

◆ ~TestDataIntGather()

luci_interpreter::test_kernel::TestDataIntGather::~TestDataIntGather ( )
overridedefault

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