[Relay][Frontend][TFlite] Add parses support for UNPACK tflite operator (#4447)
* use SPLIT & SQUEEZE = UNPACK as implemented in tensorflow parser Relay doesn't support UNPACK * tflite 1.13: UNPACK doesn't work as exepcted -> copies the values from 1st unpacked tensor to the other unpacks * tflite 1.13: doesn't accept negative axis
Showing
Please
register
or
sign in
to comment