A. Unique TensorFlower 80a8cf901f Fix mismatched argument order in TFL->TOSA gather op.
TFL_GatherOp takes in params then indices while the Tosa_GatherOp accepts indices then params. This updates the compiler conversion to swap arguments and adds a test.

PiperOrigin-RevId: 357822827
Change-Id: I538c4ef83367ca7532eef49592019e29accbbc72
2021-02-16 16:03:10 -08:00
..
2020-12-11 18:35:42 -08:00