ONE - On-device Neural Engine
|
Static Public Attributes | |
bool | unroll_rnn = False |
bool | unroll_lstm = False |
Controls transformations that legalizer apply Attributes: unroll_rnn (bool): default is False. If True - unrolls RNN operations unroll_lstm (bool): default is False. If True - unrolls LSTM operations
Definition at line 36 of file onnx_legalizer.py.
|
static |
Definition at line 45 of file onnx_legalizer.py.
|
static |
Definition at line 44 of file onnx_legalizer.py.