1. d7e2ec5 Decouple NEInstanceNormalizationLayerKernel by Dana Zlotnik · 2 years, 6 months ago
  2. 5ae8d80 Enable kernel selection testing (Phase #1) by Giorgio Arena · 2 years, 8 months ago
  3. 3475ffe Decouple NEBoundingBoxTransformKernel by Dana Zlotnik · 2 years, 6 months ago
  4. 9ae5a4e Decouple NEROIAlignLayerKernel by Dana Zlotnik · 2 years, 6 months ago
  5. 50ce277 Decouple NEGenerateProposalsLayerKernel by Dana Zlotnik · 2 years, 6 months ago
  6. 143310c Decouple NEMaxUnpoolingLayerKernel by Dana Zlotnik · 2 years, 6 months ago
  7. c4270cf Add tests for FP Cpu Pooling where pool region is completely outside the input by SiCongLi · 2 years, 7 months ago
  8. 2761993 Crop Kernel Decoupling by alerah01 · 2 years, 7 months ago
  9. 3229171 Decouple CpuActivationKernel by Dana Zlotnik · 2 years, 7 months ago
  10. 4d44ac8 Added support for filter size 8x8 NCHW DirectConv by Pablo Marquez Tello · 2 years, 7 months ago
  11. f339962 Redirect Pool2d unsupported cases to unoptimized path by Giorgio Arena · 2 years, 7 months ago
  12. 40a245f Unify Cpu Max pool 2d minimum value to be -inf for floating point by SiCongLi · 2 years, 7 months ago
  13. 6f3a9f5 Add Multi ISA support for SCons build System (part #1) by Motti Gondabi · 2 years, 8 months ago
  14. cff6f3b Fix 300% Regression CPU - Change default mws value in Kernel files by Mohammed Suhail Munshi · 2 years, 7 months ago
  15. bd2942d Decouple CpuAddKernel by Dana Zlotnik · 2 years, 8 months ago
  16. ebefe52 Fix Cpu Conv3d gcc 8.3 build issues by Freddie Liardet · 2 years, 7 months ago
  17. 48f2615 Fixed build errors by Pablo Marquez Tello · 2 years, 8 months ago
  18. 9e8a770 Decouple data type for NERangeKernel by Yair Schwarzbaum · 2 years, 8 months ago
  19. d7154db Implement 1D Adaptive Workload Splitting in CPPScheduler by Dana Zlotnik · 2 years, 8 months ago
  20. f2c022e Enable fast_math in CpuFullyConnected by cfRod · 2 years, 8 months ago
  21. cc85915 Fix cpu conv3d quantized mismatch by Freddie Liardet · 2 years, 8 months ago
  22. 69df64f Improve conv3d validation by Freddie Liardet · 2 years, 8 months ago
  23. f727ef4 Add uint8/int8 support to cpu conv3d by Freddie Liardet · 2 years, 9 months ago
  24. 5dda217 DirectConv3d support refine by Sheri Zhang · 2 years, 9 months ago
  25. 4cdd6b8 Implement Minimum Workload Size (MWS) in all CPPKernels used by small networks by Dana Zlotnik · 2 years, 9 months ago
  26. 6d9c982 Conv3d support by Sheri Zhang · 2 years, 9 months ago
  27. de23fc3 Removed unsupported NHWC from Pooling::validate by Pablo Tello · 2 years, 9 months ago
  28. ded3663 Remove padding in cpuPool2d NCHW by Freddie Liardet · 2 years, 10 months ago
  29. 1024d9f Add missing ISA selection heuristics by Georgios Pinitas · 2 years, 9 months ago
  30. 8b8405a Optimize CpuScale NHWC F32/F16 by Gian Marco Iodice · 2 years, 9 months ago
  31. 63e0beb Add support for non-constant weights and biases in CpuFullyConnected by Giorgio Arena · 2 years, 9 months ago
  32. 3ae3d88 Provide logging for configure functions in all cpu operators by ramelg01 · 2 years, 10 months ago
  33. 9ac7b99 Revert "Add support for non-constant weights and biases in CpuFullyConnected" by Pablo Marquez Tello · 2 years, 10 months ago
  34. 2f9ae16 Avoid checking on biases' constantness if nullptr by Giorgio Arena · 2 years, 10 months ago
  35. aed63ee Add support for non-constant weights and biases in CpuFullyConnected by Michele Di Giorgio · 3 years ago
  36. e920d6a Printing operators parameters, currently for CpuAdd operator only. by Ramy Elgammal · 2 years, 11 months ago
  37. c89998f Fix strict overflow warnings by Michalis Spyrou · 2 years, 10 months ago
  38. 7891a73 Move CPU/GPU files from Core/Runtime to the respective backend folders by Georgios Pinitas · 2 years, 11 months ago
  39. 4164814 Implement Operator API by Georgios Pinitas · 3 years ago
  40. 731fe66 Simplify CpuInfo logic by Georgios Pinitas · 3 years ago
  41. 20fca52 Create core library using high priority operators by Michalis Spyrou · 3 years, 1 month ago
  42. 08302c1 Add CPU discovery capabilities. by Georgios Pinitas · 3 years, 1 month ago
  43. c3c352e Add Queue support by Georgios Pinitas · 3 years, 4 months ago
  44. c6fcfb4 Add Tensor related utilities to the new API by Sang-Hoon Park · 3 years, 3 months ago
  45. 3f26ef4 Add tensor related data structures for the new API by Georgios Pinitas · 3 years, 4 months ago
  46. 86ee237 Use memalign on bare metal by Michalis Spyrou · 3 years, 4 months ago
  47. 57d7366 Add log on memory allocation failure in CpuContext by Sang-Hoon Park · 3 years, 4 months ago
  48. 8a5146f Introduce Context opaque object of the new interface by Georgios Pinitas · 3 years, 6 months ago