1. 5dda217 DirectConv3d support refine by Sheri Zhang · 2 years, 9 months ago
  2. 4cdd6b8 Implement Minimum Workload Size (MWS) in all CPPKernels used by small networks by Dana Zlotnik · 2 years, 9 months ago
  3. 6d9c982 Conv3d support by Sheri Zhang · 2 years, 9 months ago
  4. de23fc3 Removed unsupported NHWC from Pooling::validate by Pablo Tello · 2 years, 9 months ago
  5. ded3663 Remove padding in cpuPool2d NCHW by Freddie Liardet · 2 years, 10 months ago
  6. 1024d9f Add missing ISA selection heuristics by Georgios Pinitas · 2 years, 9 months ago
  7. 8b8405a Optimize CpuScale NHWC F32/F16 by Gian Marco Iodice · 2 years, 9 months ago
  8. 63e0beb Add support for non-constant weights and biases in CpuFullyConnected by Giorgio Arena · 2 years, 9 months ago
  9. 3ae3d88 Provide logging for configure functions in all cpu operators by ramelg01 · 2 years, 10 months ago
  10. 9ac7b99 Revert "Add support for non-constant weights and biases in CpuFullyConnected" by Pablo Marquez Tello · 2 years, 10 months ago
  11. 2f9ae16 Avoid checking on biases' constantness if nullptr by Giorgio Arena · 2 years, 10 months ago
  12. aed63ee Add support for non-constant weights and biases in CpuFullyConnected by Michele Di Giorgio · 3 years ago
  13. e920d6a Printing operators parameters, currently for CpuAdd operator only. by Ramy Elgammal · 2 years, 11 months ago
  14. c89998f Fix strict overflow warnings by Michalis Spyrou · 2 years, 10 months ago
  15. 7891a73 Move CPU/GPU files from Core/Runtime to the respective backend folders by Georgios Pinitas · 2 years, 11 months ago
  16. 4164814 Implement Operator API by Georgios Pinitas · 2 years, 11 months ago
  17. 731fe66 Simplify CpuInfo logic by Georgios Pinitas · 3 years ago
  18. 20fca52 Create core library using high priority operators by Michalis Spyrou · 3 years, 1 month ago
  19. 08302c1 Add CPU discovery capabilities. by Georgios Pinitas · 3 years, 1 month ago
  20. c3c352e Add Queue support by Georgios Pinitas · 3 years, 4 months ago
  21. c6fcfb4 Add Tensor related utilities to the new API by Sang-Hoon Park · 3 years, 3 months ago
  22. 3f26ef4 Add tensor related data structures for the new API by Georgios Pinitas · 3 years, 4 months ago
  23. 86ee237 Use memalign on bare metal by Michalis Spyrou · 3 years, 4 months ago
  24. 57d7366 Add log on memory allocation failure in CpuContext by Sang-Hoon Park · 3 years, 4 months ago
  25. 8a5146f Introduce Context opaque object of the new interface by Georgios Pinitas · 3 years, 6 months ago