|
ONE - On-device Neural Engine
|
#include <ConvertFp16ToFp32.h>

Public Types | |
| enum | Input { INPUT = 0 } |
Definition at line 25 of file ConvertFp16ToFp32.h.
| onert::ir::operation::ConvertFp16ToFp32::ConvertFp16ToFp32 | ( | const OperandIndexSequence & | inputs, |
| const OperandIndexSequence & | outputs | ||
| ) |
Definition at line 25 of file ConvertFp16ToFp32.cc.
|
overridevirtual |
Implements onert::ir::IOperation.
Definition at line 23 of file ConvertFp16ToFp32.cc.
|
inlinefinalvirtual |
Implements onert::ir::IOperation.
Definition at line 38 of file ConvertFp16ToFp32.h.