ONE - On-device Neural Engine
|
#include <ConvertFp16ToFp32.h>
Public Types | |
enum | Input { INPUT = 0 } |
Definition at line 29 of file ConvertFp16ToFp32.h.
onert::ir::operation::ConvertFp16ToFp32::ConvertFp16ToFp32 | ( | const OperandIndexSequence & | inputs, |
const OperandIndexSequence & | outputs | ||
) |
Definition at line 29 of file ConvertFp16ToFp32.cc.
|
overridevirtual |
Implements onert::ir::IOperation.
Definition at line 27 of file ConvertFp16ToFp32.cc.
|
inlinefinalvirtual |
Implements onert::ir::IOperation.
Definition at line 42 of file ConvertFp16ToFp32.h.