aboutsummaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2021-11-04Add validate tests for CLConvolutionLayer and CLGEMMConvolutionLayer with pos...SiCongLi
2021-11-04Add PRelu to supported PostOps in:ramelg01
2021-11-02Fix GEMMMatrixMultiplyReshapedOnlyRHSKernel tests to use InitializerListDatasetSiCongLi
2021-11-02Fix clang issue when casting negative int32_t to int64_tGiorgio Arena
2021-11-02Add post ops to ClGemmMatrixMultiplyReshapedOnlyRHSKernel and ClGemmMatrixMul...SiCongLi
2021-11-01Fix dst "widening" validationSiCongLi
2021-10-28Add experimental PostOp interface to ClGemmMatrixMultiplyReshapedKernel Part 1SiCongLi
2021-10-27Improve conv3d validationFreddie Liardet
2021-10-22Add uint8/int8 support to cpu conv3dFreddie Liardet
2021-10-22Remove large conv3d testsFreddie Liardet
2021-10-21Reduce size of large conv3d nightly testsFreddie Liardet
2021-10-20Implement CLDirectConv3DKernel - uint8/int8Giorgio Arena
2021-10-18Remove legacy GeMM kernels on OpenCLGian Marco Iodice
2021-10-18Fix precision issue in ChannelShuffleKernelPablo Marquez Tello
2021-10-18Fix unused variable issueSheri Zhang
2021-10-15Conv3d supportSheri Zhang
2021-10-14Implement CLDirectConv3D f32/f16Giorgio Arena
2021-10-12Add missing common functionalities for DirectConv3DGiorgio Arena
2021-10-12Remove padding in cpuPool2d NCHWFreddie Liardet
2021-10-08Create Fixture for DirectConv3DGiorgio Arena
2021-10-07Per-operator build dependenciesGeorgios Pinitas
2021-10-06Optimize CpuScale NHWC F32/F16Gian Marco Iodice
2021-10-05Fix tolerance issue for Scale tests on OpenCLGian Marco Iodice
2021-09-29Add support for non-constant weights and biases in CpuFullyConnectedGiorgio Arena
2021-09-16Fix Build error with asserts=0Adnan AlSinan
2021-09-16Revert "Add support for non-constant weights and biases in CpuFullyConnected"Pablo Marquez Tello
2021-09-15Provide tests for fusing pad layer in graph APIGunes Bayir
2021-09-15Fix nightly cl_image not supported issueSheri Zhang
2021-09-15Adds Conv3d reference implementation support.Adnan AlSinan
2021-09-07Add support for non-constant weights and biases in CpuFullyConnectedMichele Di Giorgio
2021-09-03Review all shapes in datasets to account for padding removal Part 1Gian Marco Iodice
2021-09-03Fix CLNormalizationLayer NCHW border calculationSiCongLi
2021-08-25Move CPU/GPU files from Core/Runtime to the respective backend foldersGeorgios Pinitas
2021-08-23Remove padding from ClScaleKernelGiorgio Arena
2021-08-20Rename [Cl|Cpu]GemmConvolution to [Cl|Gpu]GemmConv2dGeorgios Pinitas
2021-08-18Retain weights in ClGemm when reconfiguring the operator with retentionGeorgios Pinitas
2021-08-13Add test for validating batched-GEMM on CPUGian Marco Iodice
2021-08-13increase CL/BatchNormalizationLayer Fp16 absolute thresholdGunes Bayir
2021-08-04Fix CL direct conv layer test FP32 absolute tolerance issueGunes Bayir
2021-08-04Implement Operator APIGeorgios Pinitas
2021-08-02Port CLConvolutionLayerSheri Zhang
2021-07-30Reintroduce implementation of NEConvolutionLayer::get_convolution_methodMichele Di Giorgio
2021-07-29Port NEConvolutionLayerMichalis Spyrou
2021-07-27Port CLGEMMConvolutionLayerManuel Bottini
2021-07-23Port NEFullyConnectedLayer to memory injecting interfaceMichele Di Giorgio
2021-07-23Fix formatting issue with blank profiler headerFreddie Liardet
2021-07-22Update GEMM assembly kernelsGeorgios Pinitas
2021-07-19Add layer data to JSON outputFreddie Liardet
2021-07-16Port CLIm2ColKernel to ClIm2ColKernelManuel Bottini
2021-07-15Port NEGEMMConvolutionLayerManuel Bottini