1. 328d92b Fix the warning message reporting when sub-graphs fail to get optimized by Matteo Martincigh · 5 years ago
  2. 7c1603a IVGCVSW-3307 Add RefMemoryManager by Matthew Bentham · 5 years ago
  3. f9ac3fd IVGCVSW-3399 Add QSymm16 IsLayerSupportedTest to reference backend by Narumol Prangnawarat · 5 years ago
  4. 6133cc3 IVGCVSW-3277 Remove dead code by Matteo Martincigh · 5 years ago
  5. 4686af0 IVGCVSW-3307 TransposeConvolution: Don't call Map() before Execute() by Matthew Bentham · 5 years ago
  6. da1fb9b IVGCVSW-3161 Bug Fix in Nearest Neighbor implementation; by Teresa Charlin · 5 years ago
  7. 169d2f1 IVGCVSW-3382 Deprecate ResizeBilinear and use Resize with Bilinear method by Aron Virginas-Tar · 5 years ago
  8. 38e05bd IVGCVSW-3236 Extend Ref LSTM with layer normalization support by Jan Eilers · 5 years ago
  9. d0c0cc3 IVGCVSW-3369 Add IsPreluSupported to default layer support by Matteo Martincigh · 5 years ago
  10. c394a6d IVGCVSW-3307 Don't assume TensorInfo::Map() can be called before Execute() by Matthew Bentham · 5 years ago
  11. 4cefc41 IVGCVSW-3307 Introduce RefTensorHandle by Matthew Bentham · 5 years ago
  12. fe15eff IVGCVSW-3361 Add end-to-end tests for Resize on CpuRef by Aron Virginas-Tar · 5 years ago
  13. b17406d IVGCVSW-3366 Add Quantizer support for ResizeLayer by Teresa Charlin · 5 years ago
  14. 970f43b IVGCVSW-3365 Add reference workload support for ResizeLayer by Teresa Charlin · 5 years ago
  15. 6fb339a IVGCVSW-3364 Add serialization support for Resize layer by FinnWilliamsArm · 5 years ago
  16. a9075df IVGCVSW-3363 Add frontend support for Resize Layer by Teresa Charlin · 5 years ago
  17. 7a3e2fe IVGCVSW-3162 Support CL workload for TransposeConv2D by Aron Virginas-Tar · 5 years ago
  18. 9382038 Remove unnecessary include from RefLayerTests.cpp by Aron Virginas-Tar · 5 years ago
  19. 98180ef IVGCVSW-3324 Add end-to-end tests for TransposeConvolution2d on CpuRef by Aron Virginas-Tar · 5 years ago
  20. 735a450 IVGCVSW-3320 Add reference workload support for TransposeConvolution2dLayer by Aron Virginas-Tar · 5 years ago
  21. 05bf054 IVGCVSW-3287 Add L2Normalization epsilon CL workload support by Ferran Balaguer · 5 years ago
  22. b2b5a26 Update the CL pin to the latest master by Ferran Balaguer · 5 years ago
  23. 5191033 IVGCVSW-3197 Support SPACE_TO_DEPTH on Android by Keith Davis · 5 years ago
  24. e24e3cd IVGCVSW-3347 Add EndToEnd test for BatchToSpaceNd by Francis Murtagh · 5 years ago
  25. d0dfe17 IVGCVSW-3249 Extend the BatchToSpace workload to support QSymm16 by Francis Murtagh · 5 years ago
  26. e0dbedf IVGCVSW-3250 Extend the Gather workload for QSymm16 support by Ellen Norris-Thompson · 5 years ago
  27. e440329 MLCE-103 Fix out-of-bound bug in ModelAccuracyChecker by SiCong Li · 5 years ago
  28. 57f13d5 IVGCVSW-3334 Refactor BatchToSpace tests to be generic by Francis Murtagh · 5 years ago
  29. 3475781 IVGCVSW-3235 Add scalar to use as padding value in Reference Pad by David Monahan · 5 years ago
  30. 84da38b IVGCVSW-3277 Refactor TensorHandle factory API by Derek Lamberti · 5 years ago
  31. 9515c7e IVGCVSW-3263 - Add End to End tests for SpaceToDepth on Ref by Keith Davis · 5 years ago
  32. 965c7c6 IVGCVSW-3343 Add backward compatibility deserialisation test for pad value by Jim Flynn · 5 years ago
  33. bf0e722 IVGCVSW-3267 Add more code coverage to the PReLU layer by Matteo Martincigh · 5 years ago
  34. 6858d3f IVGCVSW-3247: Refactor reference Gather workload by Ellen Norris-Thompson · 5 years ago
  35. 389aa70 IVGCVSW-3322 Add Quantizer support for TransposeConvolution2DLayer by Aron Virginas-Tar · 5 years ago experimental/transpose_conv2d
  36. 5e1b0cf IVGCVSW-3330 Parse dilation parameters for DepthwiseConvolution2d in Deserializer by Aron Virginas-Tar · 5 years ago
  37. cb54930 IVGCVSW-3321 Add serialization support for TransposeConvolution2dLayer by Aron Virginas-Tar · 5 years ago
  38. 0dcffec IVGCVSW-3291 Add L2Normalization epsilon value to serialization by Ferran Balaguer · 5 years ago
  39. 639fb04 IVGCVSW-3319 Add frontend support for TransposeConvolution2d Layer by Aron Virginas-Tar · 5 years ago
  40. 6526395 IVGCVSW-3212 Refactor RefBatchNormalizationWorkload by Matteo Martincigh · 5 years ago
  41. 47ea3c0 IVGCVSW-3248 Refactor reference BatchToSpace workload by Francis Murtagh · 5 years ago
  42. 5198247 IVGCVSW-3269 Add Serialization support for the new Prelu Activation layer by Ellen Norris-Thompson · 5 years ago
  43. a4812b6 IVGCVSW-3270 Add Quantizer support for the new Prelu Activation layer by Matteo Martincigh · 5 years ago
  44. 20b1f88 IVGCVSW-3271 Add unit test for dilated DepthwiseConvolution2d by Teresa Charlin · 5 years ago
  45. a57eccb IVGCVSW-3231 Add reference workload support for SpaceToDepth by Keith Davis · 5 years ago
  46. ab9e525 IVGCVSW-3268 Add Reference workload support for the new Prelu Activation layer by Matteo Martincigh · 5 years ago
  47. 0c64f46 IVGCVSW-3288 Add L2Normalization epsilon Neon workload support by Ferran Balaguer · 5 years ago
  48. 0244cd0 IVGCVSW-3234 Ensure that Quantizer allows different quantization scales by Narumol Prangnawarat · 5 years ago
  49. 71c80b1 IVGCVSW-3234 Add unit test for Concat with different quantization params by Narumol Prangnawarat · 5 years ago
  50. edeeb16 IVGCVSW-3264 Add Unit Test for Dilated Convolution2d to armnn by Teresa Charlin · 5 years ago
  51. 0e406ee IVGCVSW-3267 Add Arm NN front end support for the new Prelu Activation layer by Matteo Martincigh · 5 years ago
  52. e52211e IVGCVSW-3286 Add epsilon Reference workload support by Ferran Balaguer · 5 years ago
  53. 3cb85f3 IVGCVSW-3219: Add QSymm16 support to the ResizeBilinear Reference workload by Ellen Norris-Thompson · 5 years ago
  54. a7240e7 IVGCVSW-3273 ArmnnQuantizer: UnimplementedException thrown for: VisitNormalizationLayer by Nikhil Raj · 5 years ago
  55. b80775f IVGCVSW-3222 Extend Mean ref workload to support QSymm16 by James Conroy · 5 years ago
  56. 4d1ff58 IVGCVSW-3221 Refactor Mean ref workload and tests by James Conroy · 5 years ago
  57. aece4ed IVGCVSW-3285 Remove out of date check from RefLayerSupport::IsDilatedDepthwiseConvolutionSupported by Aron Virginas-Tar · 5 years ago
  58. 719d2a9 IVGCVSW-3218 Refactor the Reference Workloads for the ResizeBilinear layer by Ellen Norris-Thompson · 5 years ago
  59. c81855f IVGCVSW-3278 Cl and Neon TensorHandles inherit from common base interface by Derek Lamberti · 5 years ago
  60. db48288 MLCE-121 Github: Build error on GCC 9 by Mike Kelly · 5 years ago
  61. 24d7321 IVGCVSW-3225 Add QSymm16 support for Rsqrt workload by nikraj01 · 5 years ago
  62. c6138d8 IVGCVSW-3275 Add Uint8 support for L2Normalization by Ferran Balaguer · 5 years ago
  63. d73d14f IVGCVSW-3229 Refactor L2Normalization workload to support multiple data types by Ferran Balaguer · 5 years ago
  64. 0421e7f IVGCVSW-3224 Add Uint8 support for Rsqrt by nikraj01 · 5 years ago
  65. c4223d1 IVGCVSW-3217 Refactor the Layer tests for ResizeBilinear to make them generic by Ellen Norris-Thompson · 5 years ago
  66. 1ea3fcf IVGCVSW-3261 Add Quantizer support for SpaceToDepth layer by Aron Virginas-Tar · 5 years ago
  67. aa06714 IVGCVSW-3260 Add serialization support for SpaceToDepth by Aron Virginas-Tar · 5 years ago
  68. 7f6db40 IVGCVSW-3010: Unit Test for Activation Workload for Float32 and Uint8 by konsof01 · 5 years ago
  69. 972af15 IVGCVSW-3258 Add front end support for new SpaceToDepth layer by Aron Virginas-Tar · 5 years ago
  70. e9e1878 IVGCVSW-3253 Refactor MonotonicClockRaw in WallClockTimer by Aron Virginas-Tar · 5 years ago
  71. 6894718 Github #208 Search for flatc on standard paths by Matthew Bentham · 5 years ago
  72. edf5230 IVGCVSW-3228 Fix bias quantization to be INT32 not QAsymm8 by Francis Murtagh · 5 years ago
  73. 49ab7ad Github #140 Use snprintf instead of strncpy by Matthew Bentham · 5 years ago
  74. a37e1bd IVGCVSW-3237 Add type check to RefLayerSupport::IsDetectionPostProcessSupported by Aron Virginas-Tar · 5 years ago
  75. f2aaab3 IVGCVSW-3223 Fix ref convolution performance regression by Matteo Martincigh · 5 years ago
  76. 99a6631 IVGCVSW-3211 Refactor reference Rsqrt workload by nikraj01 · 5 years ago
  77. 0434df6 IVGCVSW-3143 Extend the Pooling 2d workload to support QSymm16 by Teresa Charlin · 5 years ago
  78. 6aeb771 IVGCVSW-3227 Extend the reference normalization workload to support QSymm16 by Matteo Martincigh · 5 years ago
  79. 2fc70c5 IVGCVSW-3226 Refactor the reference normalization workload by Matteo Martincigh · 5 years ago
  80. a3b2047 IVGCVSW-3142 Refactor reference Pooling2d workload by Teresa Charlin · 5 years ago
  81. 6331f91 IVGCVSW-2971 Support QSymm16 for DetectionPostProcess workloads by Aron Virginas-Tar · 5 years ago
  82. 18f2d1c IVGCVSW-3223 Use GetIndex from DataLayoutIndexed.cpp in ConvImpl.cpp by Matteo Martincigh · 5 years ago
  83. ba257e3 IVGCVSW-3212 Refactor the Reference BatchNormalization workloads by Matteo Martincigh · 5 years ago
  84. 93f84a9 IVGCVSW-3216 Make Rsqrt f32 layers test generic by nikraj01 · 5 years ago
  85. ee423ce IVGCVSW-3142 Refactor DataLayoutIndexed and TensorBufferArrayView by Matteo Martincigh · 5 years ago
  86. 286080f Do not rebuild the serializer/deserializer code if not necessary by Matteo Martincigh · 5 years ago
  87. f550713 IVGCVSW-3213 Extend the Reference BatchNormalization workload to by Matteo Martincigh · 5 years ago
  88. 3122bd5 IVGCVSW-3212 Refactor the Reference BatchNormalization workloads to by Matteo Martincigh · 5 years ago
  89. 550fe36 Update the CL pin to the latest master by Matteo Martincigh · 5 years ago
  90. b6441e4 Add support for all data type for input and output layers by Narumol Prangnawarat · 5 years ago
  91. 33732f6 IVGCVSW-3215 Add CreateWorkload test for Rsqrt Fp32 by nikraj01 · 5 years ago
  92. b40d710 IVGCVSW-3179 Extend floor workload to support QSymm16 by James Conroy · 5 years ago
  93. a7b7928 MLCE-124 Fix install target wrt serializer and tflite parser by Matthew Bentham · 5 years ago
  94. 8c7324d IVGCVSW-3148 Add end to end test for Dequantize layer to Ref, Cl, Neon by Narumol Prangnawarat · 5 years ago
  95. 83735b1 IVGCVSW-3177 Refactor Floor reference workload by James Conroy · 5 years ago
  96. 983daec IVGCVSW-3147 Add CL Dequantization workload by Jim Flynn · 5 years ago
  97. 120522a IVGCVSW-3195 Extend reference SpaceToBatch workload to support QSymm16 by nikraj01 · 5 years ago
  98. cd5571c IVGCVSW-3165 Added accidentally removed CreateFakeQuantization Function by Sadik Armagan · 5 years ago
  99. 42666a1 IVGCVSW-3171 Extend the Strided Slice Ref workload to support the QSymm16 by Matteo Martincigh · 5 years ago
  100. e851b3d IVGCVSW-3170 Refactor the Strided Slice Ref workload for Float32 and by Matteo Martincigh · 5 years ago