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