1. b8fc60f COMPMID-1086: Optimizing GCGEMM - Add helpers to get target GPU information by Michele Di Giorgio · 6 years ago
  2. cac13b1 COMPMID-1097: Port mobilenet to NHWC by Georgios Pinitas · 6 years ago
  3. 9fb0cac COMPMID-1081: Introduced test-wide instruments by Anthony Barbier · 6 years ago
  4. 8de9261 COMPMID-585: Port OpticalFlow to new validation by John Richardson · 6 years ago
  5. 247f52c COMPMID-1013 - Create WinogradInfo data structure by Gian Marco Iodice · 6 years ago
  6. 3f217ec COMPMID-908 - Merge Activation layer with Convolution Layer (NEON. CL, GLES) by Isabella Gottardi · 6 years ago
  7. d9eb275 COMPMID-797: Switch to new graph. by Georgios Pinitas · 6 years ago
  8. 684cb0f COMPMID-596: Port HOGDetector to new validation by John Richardson · 6 years ago
  9. fbb8054 COMPMID-1028: Add GLES backend by Georgios Pinitas · 6 years ago
  10. c357c47 COMPMID-1008: Fix Doxygen issues by Alex Gilday · 6 years ago
  11. d8734b5 COMPMID-793 : Add graph intermediate representation by Georgios Pinitas · 7 years ago
  12. 5e69bb4 COMPMID-959 fill_random_tensor should fill all dimensions by Michalis Spyrou · 6 years ago
  13. a967611 COMPMID-886 Don't use LWS hints by default for GPU post Mali-G72 by Michalis Spyrou · 6 years ago
  14. 4a65b98 COMPMID-991: Add data layout information to the test framework by Michele Di Giorgio · 6 years ago
  15. 9414f64 COMPMID-582: Add validation to channel_extract kernels. by Ioan-Cristian Szabo · 7 years ago
  16. 1fbb812 Revert "COMPMID-582: Add validation to channel_extract kernels." by Anthony Barbier · 6 years ago
  17. 140fdc7 COMPMID-913: Fix preprocessing step for TF models. by Georgios Pinitas · 6 years ago
  18. e3fba0a COMPMID-925: Enabling OpenCL tuner in the graph examples by Michele Di Giorgio · 6 years ago
  19. f07d28d COMPMID-845: Create a ConvolutionLayer for CL by Isabella Gottardi · 6 years ago
  20. 91d20d9 COMPMID-582: Add validation to channel_extract kernels. by Ioan-Cristian Szabo · 7 years ago
  21. f36ac35 COMPMID-931 Bugfix for NumPyBinLoader with SubTensor output. (#345) by hakanardo · 6 years ago
  22. 5ca7409 COMPMID-765 - Used GEMM-based convolution in VGG16 by Gian Marco · 6 years ago
  23. 6e464c3 COMPMID-828 - Add support for non square pool size - Part1 by Isabella Gottardi · 6 years ago
  24. d466c2d COMPMID-833 Direct convolution, Normalization and by Michalis Spyrou · 6 years ago
  25. 7f530b3 COMPMID-847: Add MobileNet_v1_0.75_160. by Georgios Pinitas · 6 years ago
  26. 652bde5 COMPMID-674 - Create Google InceptionV3 example by Georgios Pinitas · 6 years ago
  27. a66eaa2 COMPMID-752 Creating an example for QASYMM8 MobileNet by Giorgio Arena · 7 years ago
  28. 2b5f0f2 COMPMID-782 Port examples to the new format by Michalis Spyrou · 6 years ago
  29. 6db0ff5 COMPMID-771 Allow examples to be profiled by Anthony Barbier · 6 years ago
  30. 25f2368 COMPMID-589: Port HOGDescriptor to new validation by John Richardson · 7 years ago
  31. e1a905a COMPMID-762 Output dummy accessor should always succeeds by Anthony Barbier · 7 years ago
  32. bfa3b52 COMPMID-556 - Fix examples by Gian Marco · 7 years ago
  33. d9f8071 Add missing break by Kevin Petit · 7 years ago
  34. 0bc5a25 COMPMID-556 - Fix SGEMM example by Gian Marco · 7 years ago
  35. 02bf80d COMPMID-661: Fix scale border issue (#38) by Daniil Efremov · 7 years ago
  36. 02aabcc COMPMID-583 - Implemented reference implementation and validation tests (NEON and CL) for Histogram by Isabella Gottardi · 7 years ago
  37. 4c2dd54 COMPMID-671: Add global pooling layer support. by Georgios Pinitas · 7 years ago
  38. 87f21cd COMPMID-556 Updated libnpy.hpp by Anthony Barbier · 7 years ago
  39. 7068f99 COMPMID-631: Merge branches/gles_compute branch by Anthony Barbier · 7 years ago
  40. 1c52992 COMPMID-562: Port Schaar to new validation by John Richardson · 7 years ago
  41. a4c6188 COMPMID-657 - Add PPMAccessor and TopNPredictionsAccessor to GoogleNet by Isabella Gottardi · 7 years ago
  42. d621bca COMPMID-661: directconv-uint8 (#20) by Chunosov · 7 years ago
  43. 3faea25 COMPMID-617: Adds validation to CLPoolingLayer by Georgios Pinitas · 7 years ago
  44. cf3935f COMPMID-627 Create CL SGEMM example by Giorgio Arena · 7 years ago
  45. 3c5f949 COMPMID-575: Port Magnitude to new validation by John Richardson · 7 years ago
  46. 63e5041 COMPMID-576: Port Phase to new validation by John Richardson · 7 years ago
  47. 0c29cd3 COMPMID-630 : Rework nodes for selective target compilation. by Georgios Pinitas · 7 years ago
  48. 44ec2e7 COMPMID-639 - Add PPMAccessor and TopNPredictionsAccessor in graph_utils by Gian Marco · 7 years ago
  49. a1ed41f IVGCVSW-601: support for asymetric padding in cl conv and depthwise conv by Jaroslaw Rzepecki · 7 years ago
  50. dd715f2 COMPMID-505: Move PixelWiseMultiplication to new validation by John Richardson · 7 years ago
  51. a36eae1 COMPMID-490: Move TensorInfo and TensorShape to new validation by John Richardson · 7 years ago
  52. 70f946b COMPMID-489: Move FixedPoint to new validation by John Richardson · 7 years ago
  53. e472082 COMPMID-549 Create a Logger for GraphAPI by Michalis Spyrou · 7 years ago
  54. 925ca0f COMPMID-491 Port Utils UNIT tests to new validation by Abe Mbise · 7 years ago
  55. 6f669f0 COMPMID-417: Add grouping in convolution layer by Georgios Pinitas · 7 years ago
  56. b482ce1 COMPMID-497: Move FillBorder to new validation by John Richardson · 7 years ago
  57. 53b405f COMPMID-417 - Add RandomAccessor support in Graph API. by Michalis Spyrou · 7 years ago
  58. ae27e94 COMPMID-417 - Fix utils.h by Gian Marco Iodice · 7 years ago
  59. 4bd2cb8 COMPMID-511: Port FixedPoint arithmetic to new validation by Abe Mbise · 7 years ago
  60. 6c6597c COMPMID-500: Move HarrisCorners to new validation by Moritz Pflanzer · 7 years ago
  61. 7655a67 COMPMID-507: Move Sobel to new validation by Moritz Pflanzer · 7 years ago
  62. 2a07e18 COMPMID-363 Add Graph library support by Anthony Barbier · 7 years ago
  63. dc836b6 COMPMID-417: Fix clang-tidy error in PPMLoader for map/unmap by Georgios Pinitas · 7 years ago
  64. ac69aa1 COMPMID-418 Add check and fix comments after preprocessor conditions by Anthony Barbier · 7 years ago
  65. bee466b COMPID-345 Add caffe_data_extractor.py script and the instructions by steniu01 · 7 years ago
  66. 6ff3b19 COMPMID-344 Updated doxygen by Anthony Barbier · 7 years ago