1. 3ae3d88 Provide logging for configure functions in all cpu operators by ramelg01 · 2 years, 10 months ago
  2. 9ac7b99 Revert "Add support for non-constant weights and biases in CpuFullyConnected" by Pablo Marquez Tello · 2 years, 10 months ago
  3. 2f9ae16 Avoid checking on biases' constantness if nullptr by Giorgio Arena · 2 years, 10 months ago
  4. aed63ee Add support for non-constant weights and biases in CpuFullyConnected by Michele Di Giorgio · 3 years ago
  5. e920d6a Printing operators parameters, currently for CpuAdd operator only. by Ramy Elgammal · 2 years, 11 months ago
  6. c89998f Fix strict overflow warnings by Michalis Spyrou · 2 years, 10 months ago
  7. 7891a73 Move CPU/GPU files from Core/Runtime to the respective backend folders by Georgios Pinitas · 2 years, 11 months ago
  8. 4164814 Implement Operator API by Georgios Pinitas · 2 years, 11 months ago
  9. 731fe66 Simplify CpuInfo logic by Georgios Pinitas · 3 years ago
  10. 20fca52 Create core library using high priority operators by Michalis Spyrou · 3 years, 1 month ago
  11. 08302c1 Add CPU discovery capabilities. by Georgios Pinitas · 3 years, 1 month ago
  12. c3c352e Add Queue support by Georgios Pinitas · 3 years, 4 months ago
  13. c6fcfb4 Add Tensor related utilities to the new API by Sang-Hoon Park · 3 years, 3 months ago
  14. 3f26ef4 Add tensor related data structures for the new API by Georgios Pinitas · 3 years, 4 months ago
  15. 86ee237 Use memalign on bare metal by Michalis Spyrou · 3 years, 4 months ago
  16. 57d7366 Add log on memory allocation failure in CpuContext by Sang-Hoon Park · 3 years, 4 months ago
  17. 8a5146f Introduce Context opaque object of the new interface by Georgios Pinitas · 3 years, 6 months ago