aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-10-07Per-operator build dependenciesGeorgios Pinitas
2021-10-06Fix the multipliers calculationPablo Marquez Tello
2021-10-06Add missing ISA selection heuristicsGeorgios Pinitas
2021-10-06Optimize CpuScale NHWC F32/F16Gian Marco Iodice
2021-10-05Fix of linking errors to find CPPSplit symbols when compiling android nn driverramelg01
2021-10-05Fixed the compiler warning -Werror=type-limitsPablo Marquez Tello
2021-10-05Fix tolerance issue for Scale tests on OpenCLGian Marco Iodice
2021-10-04Provide logging for configure functions in all CPP functionsramelg01
2021-10-01Provide logging for configure functions in all CL functionsramelg01
2021-10-01Add OpenCL sources to Android.bp fileJakub Sujak
2021-09-29Add support for non-constant weights and biases in CpuFullyConnectedGiorgio Arena
2021-09-29FIX: seg fault when printing TensorInfo's quantization info per channelramelg01
2021-09-28Provide logging for configure functions in all gpu operatorsramelg01
2021-09-27Generate an operator configuration file from a list of tflite modelsGeorgios Pinitas
2021-09-23Decouple logging flag from debug and assert flagsramelg01
2021-09-23Use std::vector instead of Coordinates for ITensorInfo's _dims_stateGiorgio Arena
2021-09-23Fix inefficient store in gemmlowp_mm_reshaped_only_rhs_tGian Marco Iodice
2021-09-22Update errataSheri Zhang
2021-09-22Update OpenCL header file to version 2020.12.18Sheri Zhang
2021-09-22Provide logging for configure functions in all NEON functionsramelg01
2021-09-16Provide logging for configure functions in all cpu operatorsramelg01
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-15Update cpu heuristics for GEMMGunes Bayir
2021-09-14Optimize ClScaleKernel on NHWC (f32/f16/int8)Gian Marco Iodice
2021-09-14Remove WinogradInputTransform from operator listSheri Zhang
2021-09-10Make the output consistent with other testsGunes Bayir
2021-09-09Remove padding from ClGemmMatrixMultiplyReshapedOnlyRhsKernelGiorgio Arena
2021-09-08Avoid checking on biases' constantness if nullptrGiorgio Arena
2021-09-08Fix vload_partial macros on OpenCLGiorgio Arena
2021-09-07Remove padding from ClGemmMatrixMultiplyReshapedKernelGiorgio Arena
2021-09-07Fuse pad layer with subsequent convolution layerGunes Bayir
2021-09-07Add support for non-constant weights and biases in CpuFullyConnectedMichele Di Giorgio
2021-09-07Fixed android nn driver compiler errorPablo Marquez Tello
2021-09-07Update cpu depthwise kernelsFreddie Liardet
2021-09-06Revert "Remove padding from ClGemmMatrixMultiplyReshapedKernel"Pablo Marquez Tello
2021-09-06OpenCL job chaining supportGiorgio Arena
2021-09-06Fix Android.bp errorsFreddie Liardet
2021-09-03Review all shapes in datasets to account for padding removal Part 1Gian Marco Iodice
2021-09-03Remove padding from ClPool2dKernel NCHWGiorgio Arena
2021-09-03List OpenCL kernels in Android.bp scriptMichele Di Giorgio
2021-09-03Fix CLNormalizationLayer NCHW border calculationSiCongLi
2021-09-01Remove padding from ClGemmMatrixMultiplyReshapedKernelMichele Di Giorgio
2021-09-01Fix README.md formattingFreddie Liardet
2021-09-01Printing operators parameters, currently for CpuAdd operator only.Ramy Elgammal
2021-09-01Fixed compiler errorPablo Marquez Tello
2021-09-01Fix strict overflow warningsMichalis Spyrou