1. 7ae80a9 COMPMID-2549: Add GLES Runtime Context interfaces. by Georgios Pinitas · 4 years, 8 months ago
  2. 1e6c915 COMPMID-2604: (Nightly) Failing 'GC/ConvolutionLayer/Configuration by Gian Marco Iodice · 4 years, 11 months ago
  3. d473386 COMPMID-2447: Align TFlite nearest neighbor NE/CL functions with ACL by Michalis Spyrou · 5 years ago
  4. bcfd09a COMPMID-2177 Fix clang warnings by Michalis Spyrou · 5 years ago
  5. a9c4472 COMPMID-2051 Refactor shape_calculator::calculate_concatenate_shape by Michalis Spyrou · 5 years ago
  6. b57be0d COMPMID-1330: Add support for NormalizePlanarYUV operator in CL by Michele Di Giorgio · 6 years ago
  7. 7485d5a COMPMID-970 : Remove QS8 / QS16 support by Vidhya Sudhan Loganathan · 6 years ago
  8. f6f08da COMPMID-1044: Optimizing GCGEMM - Support for not reshaped GEMM on GLES by Michele Di Giorgio · 6 years ago
  9. b8fc60f COMPMID-1086: Optimizing GCGEMM - Add helpers to get target GPU information by Michele Di Giorgio · 6 years ago
  10. 7657224 COMPMID-926 Add depth multiplier support to NEON/CL/GLES depthwise convolution by Giorgio Arena · 6 years ago
  11. 164b65d COMPMID-1043: Rework GCGEMMMatrixMultiplyKernel interface and allow auto initialization of the tensors by Michele Di Giorgio · 6 years ago
  12. 4d33630 COMPMID-987: Make beta and gamma optional in BatchNormalization by Michele Di Giorgio · 6 years ago
  13. fc1d1e2 COMPMID-959: Add FP32 support to GLES GEMMConvolution by Michele Di Giorgio · 6 years ago
  14. 3f217ec COMPMID-908 - Merge Activation layer with Convolution Layer (NEON. CL, GLES) by Isabella Gottardi · 6 years ago
  15. 7da29b6 COMPMID-1017: Implement dilated convolution in NEON, OpenCL, and GC by Alex Gilday · 6 years ago
  16. f92cb23 COMPMID-959: Collapse window in activation layer for GLES. by Georgios Pinitas · 6 years ago
  17. 0085429 COMPMID-959: Fix valid region for Scale by Diego Lopez Recas · 6 years ago
  18. 6727f12 Revert "COMPMID-959: Fix valid region for Scale by always setting full shape" by Georgios Pinitas · 6 years ago
  19. ff860cf COMPMID-959: Fix valid region for Scale by always setting full shape by Diego Lopez Recas · 6 years ago
  20. d56e770 COMPMID-979: Add NHWC data layout to the tensor's metadata (Part 2) by Isabella Gottardi · 6 years ago
  21. 4406fd6 APPBROWSER-391: Fix GLES COMPUTE alignment issues by Frank Lei · 6 years ago
  22. 21f67d6 COMPMID-934: Return an error in Validate when we don't support asymmetric padding by Anthony Barbier · 6 years ago
  23. 1167487 COMPMID-897 Merge batch normalization with bounded relu by Giorgio Arena · 6 years ago
  24. 6e464c3 COMPMID-828 - Add support for non square pool size - Part1 by Isabella Gottardi · 6 years ago
  25. 33ff9ef APPBROWSER-400: Implement the tensorshift kernel for fixing DC's alignment issue on OpenGL ES by Xinghang Zhou · 6 years ago
  26. e855c23 APPBROWSER-377: GCConvoutionLayer support for FP16 by Stephen Li · 6 years ago
  27. bcbc970 IVGCVSW-863 calculate_max_window..() family takes ValidRegion by Diego Lopez Recas · 7 years ago
  28. 1bfc784 APPBROWSER-376: Work around for scale validation error. by Frank Lei · 6 years ago
  29. abd03cf APPBROWSER-298: Remove the old shader common code by Joel Liang · 6 years ago
  30. 6387543 APPBROWSER-371: Rewrite the direct_convolution3x3.cs with the new common code by Joel Liang · 7 years ago
  31. 8cdfdb8 APPBROWSER-366: Add DepthwiseConvolutionLayer(fp16 only) support. by Frank Lei · 6 years ago
  32. d064389 APPBROWSER-357: Fix Transpose performance issue by tuning lws by steli01 · 6 years ago
  33. 926d5e1 APPBROWSER-356: Implement GCArithmeticAddition Operator by zhenglin · 7 years ago
  34. 1c5ffd6 APPBROWSER-359: Sync tensor in GC benchmark tests by Joel Liang · 7 years ago
  35. 57a150a APPBROWSER-341: Add ResizeNearest operator support by Frank Lei · 7 years ago
  36. 53a6ec5 APPBROWSER-304,342: Add exclude padding support for OpenGL ES implementation and implement MaxPool operators by Xinghang Zhou · 7 years ago
  37. 0fb6cf5 APPBROWSER-340: Implement NormalizePlanarYUV operator by zhenglin · 7 years ago
  38. ff85093 COMPMID-741 - Changelog for major release 17.12 by Gian Marco · 7 years ago
  39. 7d473dd APPBROWSER-323: Transpose performance optimization by steli01 · 7 years ago
  40. 4af62a0 APPBROWSER-289 DirectConvolution1*1 optimization for FP16, and fix a typo in PoolingLayer by Xinghang Zhou · 7 years ago
  41. 07c37f9 APPBROWSER-313: Performance improvement for softmax layer by Joel Liang · 7 years ago
  42. b9d38ee APPBROWSER-312 Fully connected performance optimization by Frank Lei · 7 years ago
  43. 23ac91b APPBROWSER-290: DC5x5 optimization for FP16 by ASIAPAC\steli01 · 7 years ago
  44. 923241e APPBROWSER-314: Performance optimazation for BatchNormalizationLayer by zhenglin · 7 years ago
  45. 666635c APPBROWSER-324 FP16 Weights optimization in DirectConvolution1x1 by zhenglin · 7 years ago
  46. 04a8f8c COMPMID-692 Consistent names for the interfaces by Giorgio Arena · 7 years ago
  47. 41caa62 COMPMID-683: Normalization layer API clarification. by Georgios Pinitas · 7 years ago
  48. f1f3ebd APPBROWSER-298, APPBROWSER-306: Reimplement the common code of compute shader by Joel Liang · 7 years ago
  49. 4c2dd54 COMPMID-671: Add global pooling layer support. by Georgios Pinitas · 7 years ago
  50. 7068f99 COMPMID-631: Merge branches/gles_compute branch by Anthony Barbier · 7 years ago