COMPMID-1592: (Nightly) Fix bus error when runnint inception v3 - CL

Fix access to FP16 tensor by calling the fill method with template type "half".
A static cast is needed inside fill, because STL's random distribution do not
support "half" data type.

Change-Id: I158a261e5dd089642a667f087ea35a2f083867fe
Reviewed-on: https://eu-gerrit-1.euhpc.arm.com/150153
Reviewed-by: Michalis Spyrou <michalis.spyrou@arm.com>
Reviewed-by: Georgios Pinitas <georgios.pinitas@arm.com>
Tested-by: bsgcomp <bsgcomp@arm.com>
1 file changed