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

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