aboutsummaryrefslogtreecommitdiff
path: root/tests/validation/reference
AgeCommit message (Expand)Author
3 hoursAdd batched indices support to Scatter GPU ImplementationMohammed Suhail Munshi
8 daysAdd fp16 and integer data type support for ScatterNd in GpuGunes Bayir
13 daysMove s32 to f32 conversion in reference layers from quantization to dequantiz...Radu Salavat
2024-04-22Multi-Dimensional and Batched Scatter Reference and Dataset Implementation.Mohammed Suhail Munshi
2024-04-22Scatter GPU Kernel Implementation for 1D tensors.Mohammed Suhail Munshi
2024-04-15Add s8f32 kernels and dynamic QuantizationInfoJonathan Deakin
2024-04-11Add in place summation to CPU GEMM kernelsRadu Salavat
2024-03-25Adds Tests and reference implementation for scatter operator with 1D tensors.Mohammed Suhail Munshi
2024-03-21Add skeleton for CLScatter op, reference and testsMohammed Suhail Munshi
2024-03-21[ONCPUML-1451] Add matmul kernel to enable bf16 to bf16 operations via PyTorc...Renato Arantes
2024-03-20Make Cpu/Gpu/Ref scalar/vectoral S32 division consistentGunes Bayir
2023-10-03Fix nightly NEON Reverse reference failureAdnan AlSinan
2023-09-27Implement tflite compliant reverse for CPUAdnan AlSinan
2023-09-04Remove legacy PostOps codeJakub Sujak
2023-08-01Improved testing for ArgMinMaxPablo Marquez Tello
2023-07-19Add support for input S64/U64 in CpuCastKernelPablo Marquez Tello
2023-07-13Added S64/U64 support for the input in CLCastPablo Marquez Tello
2023-04-28Reorder addedDavid Svantesson
2023-04-28Fix the gather layer indices checkViet-Hoa Do
2023-03-29Fix GCC13 compiler errorsPablo Marquez Tello
2023-03-29Add quantized support for unary elementwise in CPUViet-Hoa Do
2023-03-27Fix BatchToSpaceFixtureSiCong Li
2023-03-17Implementation of RSQRT for quantized int8Ramy Elgammal
2023-03-14Add CropInfo to BatchToSpace reference and fixtureSiCong Li
2023-03-08Add support for arbitrary parameters for CPU GatherViet-Hoa Do
2023-03-01Add support for kernel indices in MaxpoolAdnan AlSinan
2023-02-28Add an option to use lowest for max-poolingAdnan AlSinan
2023-02-15Fix Intermittent Neon™ ReduceMean QASYMM8 MismatchMohammed Suhail Munshi
2023-01-20Dynamic Fusion Pooling Layer 2dMohammed Suhail Munshi
2022-12-09Implement the OpenCL kernel to compute the indirect convolutionGian Marco Iodice
2022-11-25Implement address precalculation for indirect conv2d - OpenCLGian Marco Iodice
2022-11-01Add threshold for floating-point SOFT_RELU activationMilos Puzovic
2022-09-26Add FP32 Neon™ swish activationJonathan Deakin
2022-09-16Optimize Quantized/Integer Bilinear Scale for Neon™Gunes Bayir
2022-09-14Adding GELU activationMurray Kornelsen
2022-09-14INT8 Quantized MeanStdDevNorm (LayerNorm)Murray Kornelsen
2022-06-13Add support for 2d and 3d indices for axis 1Pablo Marquez Tello
2022-05-12Revert "Add support for 2d and 3d indices for axis 0"Mohammed Suhail Munshi
2022-05-10Add support for 2d and 3d indices for axis 0Pablo Marquez Tello
2022-03-15Implementation of ClPooling3dramelg01
2022-03-01Add Pool3d reference implementationGunes Bayir
2022-02-09Remove deprecated remap functions.Adnan AlSinan
2021-12-25Add tests for FP Cpu Pooling where pool region is completely outside the inputSiCongLi
2021-12-24Replacing non-inclusive terms with proper termsramelg01
2021-11-12Fix PostOp dependencySiCongLi
2021-11-04Add PRelu to supported PostOps in:ramelg01
2021-11-02Fix clang issue when casting negative int32_t to int64_tGiorgio Arena
2021-10-28Add experimental PostOp interface to ClGemmMatrixMultiplyReshapedKernel Part 1SiCongLi
2021-10-20Implement CLDirectConv3DKernel - uint8/int8Giorgio Arena
2021-10-12Add missing common functionalities for DirectConv3DGiorgio Arena