ONE - On-device Neural Engine
Loading...
Searching...
No Matches
onert_micro::test_model::TestDataWrongInputShapeSlice Class Reference

#include <NegSliceKernel.h>

Collaboration diagram for onert_micro::test_model::TestDataWrongInputShapeSlice:

Public Member Functions

 TestDataWrongInputShapeSlice ()
 
 ~TestDataWrongInputShapeSlice () override=default
 
const unsigned char * get_model_ptr () override final
 
- Public Member Functions inherited from onert_micro::test_model::NegTestDataBase
virtual ~NegTestDataBase ()=default
 

Protected Attributes

const unsigned char * _test_kernel_model_circle
 

Detailed Description

Definition at line 273 of file NegSliceKernel.h.

Constructor & Destructor Documentation

◆ TestDataWrongInputShapeSlice()

onert_micro::test_model::TestDataWrongInputShapeSlice::TestDataWrongInputShapeSlice ( )
inline

◆ ~TestDataWrongInputShapeSlice()

onert_micro::test_model::TestDataWrongInputShapeSlice::~TestDataWrongInputShapeSlice ( )
overridedefault

Member Function Documentation

◆ get_model_ptr()

const unsigned char * onert_micro::test_model::TestDataWrongInputShapeSlice::get_model_ptr ( )
inlinefinaloverridevirtual

Implements onert_micro::test_model::NegTestDataBase.

Definition at line 283 of file NegSliceKernel.h.

References _test_kernel_model_circle.

Field Documentation

◆ _test_kernel_model_circle

const unsigned char* onert_micro::test_model::TestDataWrongInputShapeSlice::_test_kernel_model_circle
protected

Definition at line 286 of file NegSliceKernel.h.

Referenced by get_model_ptr(), and TestDataWrongInputShapeSlice().


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