MLBEDSW-10635: ArgMax support for Ethos-U55 / Ethos-U65 (Regor) (TOSA/TFLite)
Ported ArgMax support from Vela Python to Regor where ArgMax is rewritten as a series of other operators (DepthwiseConv2D -> MaxPool -> LUT -> Cast).
Change-Id: Ia3ee931b6a07750ea73d273bfec7fe2d791de3fd Signed-off-by: Max Bergfelt max.bergfelt@arm.com