From 9afc41a50751e1cb1a1002a85f7b156c67567778 Mon Sep 17 00:00:00 2001 From: Kurtis Charnock Date: Mon, 11 Nov 2019 17:24:37 +0000 Subject: COMPMID-2151: Implement Fill for CL Exposes CLMemsetKernel as a function to allow a tensor to be filled with a constant value. Signed-off-by: Kurtis Charnock Change-Id: I1aa75e9e3406ae28399ab817132b1f9faae1f9b6 Reviewed-on: https://eu-gerrit-1.euhpc.arm.com/c/VisualCompute/ComputeLibrary/+/211486 Tested-by: bsgcomp Reviewed-by: Georgios Pinitas Comments-Addressed: bsgcomp Reviewed-on: https://review.mlplatform.org/c/2317 Tested-by: Arm Jenkins Comments-Addressed: Arm Jenkins Reviewed-by: Michalis Spyrou --- docs/06_functions_list.dox | 1 + 1 file changed, 1 insertion(+) (limited to 'docs') diff --git a/docs/06_functions_list.dox b/docs/06_functions_list.dox index 48016ed375..0f1c00d9cf 100644 --- a/docs/06_functions_list.dox +++ b/docs/06_functions_list.dox @@ -280,6 +280,7 @@ namespace arm_compute - @ref CLElementwiseSquaredDiff - @ref CLErode - @ref CLExpLayer + - @ref CLFill - @ref CLFillBorder - @ref CLFlattenLayer - @ref CLFloor -- cgit v1.2.1