aboutsummaryrefslogtreecommitdiff
path: root/src/gpu/cl/kernels/ClScatterKernel.cpp
AgeCommit message (Expand)Author
2024-05-10ScatterND fix for scalar casesGunes Bayir
2024-05-08Add batched indices support to Scatter GPU ImplementationMohammed Suhail Munshi
2024-04-30Add fp16 and integer data type support for ScatterNd in GpuGunes Bayir
2024-04-25Add update/index/output (m+1)/2d/(m+n) support for CLScatterGunes Bayir
2024-04-22Scatter GPU Kernel Implementation for 1D tensors.Mohammed Suhail Munshi
2024-03-21Add skeleton for CLScatter op, reference and testsMohammed Suhail Munshi