1. 74fac92 Merge "Add trap handlers to exception tests" by Alex Van Damme · 4 months ago master
  2. a4dc7ec Add trap handlers to exception tests by Alex Van Damme · 5 months ago
  3. 23f1303 Increase size of logistic test by Matthew Wilson · 5 months ago
  4. 1ac2089 Added Highmem Variant of Kelvin Core for DV by Stefan Hall · 5 months ago
  5. f926f6b Merge "Increase timeout for vld/vst tests" by Alex Van Damme · 5 months ago
  6. f2b4a90 Increase timeout for vld/vst tests by Alex Van Damme · 6 months ago
  7. 743f040 Add remaining zbb tests by Alex Van Damme · 6 months ago
  8. da86858 Bump riscv-tests revision, run zbb suite by Alex Van Damme · 6 months ago
  9. f76ab95 Add a test for mret to a misaligned addr by Alex Van Damme · 6 months ago
  10. b4b5aa0 Tweak perf_counters tests to fit in TCM by Alex Van Damme · 6 months ago
  11. 6f80f82 Add test cases for triggering program faults by Alex Van Damme · 9 months ago
  12. fc92b84 Align sections in kelvin_tcm to 16-bytes by Alex Van Damme · 10 months ago
  13. 6bba748 Add a flag to allow targeting a Kelvin w/ TCMs by Alex Van Damme · 10 months ago
  14. 8ca6679 Dhrystone tests in Kelvin by Naveen Dodda · 1 year ago
  15. 3ff81e5 Update rules_python to 0.26.0 by Alex Van Damme · 1 year, 1 month ago
  16. 58b54fa Improved strategy for filter padding of conv I3xD8 by Naveen Dodda · 1 year ago
  17. d262229 Track spi_flash_init api change. by Sam Leffler · 1 year ago
  18. d62a1e9 Specialized Conv kernel to handle input tensors by Naveen Dodda · 1 year, 1 month ago
  19. b3e0296 Patch mcsr test to allow any value of mhartid by Alex Van Damme · 1 year, 1 month ago
  20. 48e6667 Check for ISA extension in startup by Alex Van Damme · 1 year, 1 month ago
  21. 0388426 Merge "sw/kelvin: add test target for newly added mul op for Kelvin" by Lun Dong · 1 year, 2 months ago
  22. 8556551 Toggle GPIO for Each Inference of a Benchmark by Stefan Hall · 1 year, 2 months ago
  23. e10934b GPIO Pulse Before Benchmark Run by Stefan Hall · 1 year, 2 months ago
  24. 11adf8c Optimizing Depthwise conv depth % 32 by Naveen Dodda · 1 year, 2 months ago
  25. 4219ffa Merge "Depthwise conv for Depth % == 16" by Naveen Dodda · 1 year, 2 months ago
  26. af6f048 Depthwise conv for Depth % == 16 by Naveen Dodda · 1 year, 2 months ago
  27. 8ba4ce2 Improve kelvin isa doc by David Gao · 1 year, 2 months ago
  28. be6281c sw/kelvin: add test target for newly added mul op for Kelvin by Lun Dong · 1 year, 2 months ago
  29. c9a931d sw/kelvin: add max_pooling int16 kernel for Kelvin by Lun Dong · 1 year, 2 months ago
  30. fc7df4e Merge "sw/kelvin: clean up function definitions" by Lun Dong · 1 year, 2 months ago
  31. a67d4b9 sw/kelvin: clean up function definitions by Lun Dong · 1 year, 2 months ago
  32. 7f114bd sw/kelvin: add elementwise multiplication kernel for Kelvin by Lun Dong · 1 year, 2 months ago
  33. b0b66a7 Kelvin Resize nearest neighbors for int8 by Naveen Dodda · 1 year, 3 months ago
  34. 321c904 Rewrite ConvPerChannelD1OD24_5x5 by David Gao · 1 year, 3 months ago
  35. 0758fb8 Improve Conv2dD32 by Alex Van Damme · 1 year, 3 months ago
  36. 008f0ae Restrict ConvS16B64K1xn to height 1 by Alex Van Damme · 1 year, 3 months ago
  37. f22bdde Fix in_channel calculation in ConvS8D4 by Alex Van Damme · 1 year, 3 months ago
  38. 108cf32 Remove extra offset addition from ElementwiseAdd by Alex Van Damme · 1 year, 3 months ago
  39. 5190b46 Merge "Add test_status calls to benchmark_smc" by Alex Van Damme · 1 year, 3 months ago
  40. 35a67de Merge "Create templated version of Swizzle." by Alex Van Damme · 1 year, 3 months ago
  41. 109726f Add test_status calls to benchmark_smc by Alex Van Damme · 1 year, 3 months ago
  42. 5496087 Merge "Implement DepthwiseConvS85x5D32 w/ adwconv" by Alex Van Damme · 1 year, 3 months ago
  43. 18694e4 Merge "Two outputs per iteration in ConvPerChannelD1OD24_5x5" by Alex Van Damme · 1 year, 3 months ago
  44. 2cebe31 Implement DepthwiseConvS85x5D32 w/ adwconv by Alex Van Damme · 1 year, 3 months ago
  45. f427e85 Create templated version of Swizzle. by Derek Chow · 1 year, 3 months ago
  46. 41f1cec Reduce register pressure in ConvS8W8D4. by Derek Chow · 1 year, 3 months ago
  47. f353919 Two outputs per iteration in ConvPerChannelD1OD24_5x5 by Alex Van Damme · 1 year, 3 months ago
  48. 9e0b2ba Merge "Reduce vld calls in ConvS8D4." by Derek Chow · 1 year, 3 months ago
  49. 2f60851 Reduce vld calls in ConvS8D4. by Derek Chow · 1 year, 3 months ago
  50. 87cc267 Merge "Process 16 channels per iteration in 1x1 d16" by Alex Van Damme · 1 year, 3 months ago
  51. cf069b3 Process 16 channels per iteration in 1x1 d16 by Alex Van Damme · 1 year, 3 months ago
  52. b5caeab Merge "Improve ElementwiseAddS8" by Alex Van Damme · 1 year, 3 months ago
  53. 74f2f74 Create and apply interleaved output pipeline macros by Alex Van Damme · 1 year, 3 months ago
  54. 8da6e53 5x5 DepthwiseConv, 4 outputs per loop iteration by Alex Van Damme · 1 year, 3 months ago
  55. ac91807 Improve ElementwiseAddS8 by Alex Van Damme · 1 year, 3 months ago
  56. d22d7d6 DepthwiseConv 3x3, 4 per iteration by Alex Van Damme · 1 year, 3 months ago
  57. 13fe02a Create RUN_KERNEL macro for DepthwiseConvS8 by Alex Van Damme · 1 year, 3 months ago
  58. 088841b Specialize 3x3, stride 1 DepthwiseConv by Alex Van Damme · 1 year, 3 months ago
  59. 5106685 Vectorized Logistic for int8 by Alex Van Damme · 1 year, 3 months ago
  60. b309494 Merge changes I1f0ec9d3,I55e0cf22 by Cindy Liu · 1 year, 3 months ago
  61. db10d3b Merge changes from topic "nexus-benchmark" by Cindy Liu · 1 year, 3 months ago
  62. 627a3ba Lint cleanup benchmark_kelvin.cc by Cindy Liu · 1 year, 3 months ago
  63. 2ec00d9 Fix carry over benchmark mismatch count by Cindy Liu · 1 year, 3 months ago
  64. 8ef6f11 Use 1x1 d=32n kernel more aggressively. by Derek Chow · 1 year, 3 months ago
  65. aaf9d30 Update benchmark device rule to support tags by Cindy Liu · 1 year, 3 months ago
  66. f6ec59d Format benchmarks.bzl by Cindy Liu · 1 year, 3 months ago
  67. 1ad0284 Point wise convolution input_depth = 16 by Derek Chow · 1 year, 3 months ago
  68. 5160bc6 Add specialized pointwise convolution. by Derek Chow · 1 year, 3 months ago
  69. dd44caa Allow specifying benchmark arena size by Alex Van Damme · 1 year, 3 months ago
  70. d2aca97 Add additional ops to benchmark by Alex Van Damme · 1 year, 3 months ago
  71. 78538b3 Use dwconv on input_depth == 1, 5x5 by Alex Van Damme · 1 year, 4 months ago
  72. 0d75a42 Refactor kernel selection. by Derek Chow · 1 year, 3 months ago
  73. 2aeaaa8 Enable O2 optimizations. by Derek Chow · 1 year, 4 months ago
  74. 5971487 Improvements to elementwise_add_{s8,s16} by Alex Van Damme · 1 year, 4 months ago
  75. ca72b40 Improve ConvS8D4 by Alex Van Damme · 1 year, 4 months ago
  76. cd3d0e3 3x3 DepthwiseConv w/ adwconv by Alex Van Damme · 1 year, 4 months ago
  77. b1afda6 Specialize 5x5 DepthwiseConv by Alex Van Damme · 1 year, 4 months ago
  78. a99c93d Add support for checking output in benchmark by Alex Van Damme · 1 year, 4 months ago
  79. fd54c9e Relax output_depth for ConvS8D4 by Alex Van Damme · 1 year, 4 months ago
  80. 86806b3 Add input_depth == 1 specialized convolution. by Derek Chow · 1 year, 4 months ago
  81. 456ed80 Merge "Support running a different Kelvin benchmark binary" by Michael Brooks · 1 year, 4 months ago
  82. 40a8300 Fix swizzling and rounding for depthwise conv by Alex Van Damme · 1 year, 4 months ago
  83. e617f61 Relax restrictions on aconv-based Conv2D by Alex Van Damme · 1 year, 4 months ago
  84. 3b8d3cb sw/kelvin: Refactoring TFLM Kelvin kernel optimization codes by Lun Dong · 1 year, 4 months ago
  85. d7880e8 Add doc on tflm op support in Kelvin. by Derek Chow · 1 year, 4 months ago
  86. 2d626f6 Support running a different Kelvin benchmark binary by Michael Brooks · 1 year, 4 months ago
  87. b11ad17 Specialized int8 conv kernels by Alex Van Damme · 1 year, 5 months ago
  88. be4ab97 WIP Depthwise conv for 2d kernels by Naveen Dodda · 1 year, 5 months ago
  89. c62ec01 Add wall-time measurement to Benchmark by Alex Van Damme · 1 year, 5 months ago
  90. c47ddc8 Increasing memory to support models for benchmarks. by Naveen Dodda · 1 year, 5 months ago
  91. 1eb552e Updating resolver to support mobilenet models by Naveen Dodda · 1 year, 5 months ago
  92. ff78446 Add support for using test data in model benchmarks by Michael Brooks · 1 year, 5 months ago
  93. 5f67634 Merge "Add Support for Profiling TFLM Models in Benchmarks" by Michael Brooks · 1 year, 5 months ago
  94. d884926 Fix hw test script to support extra flags by Cindy Liu · 1 year, 5 months ago
  95. fe2b2a8 Add Support for Profiling TFLM Models in Benchmarks by Michael Brooks · 1 year, 5 months ago
  96. a1e166f Pass through extra flags to the hardware sim by Julian Mullings-Black · 1 year, 6 months ago
  97. d48c5a4 Patches for benchmark on ASIC by Alex Van Damme · 1 year, 6 months ago
  98. 3bdf8f4 Add minstret to perf_counters by Alex Van Damme · 1 year, 8 months ago
  99. c0214c3 Add ecall/mret test by Alex Van Damme · 1 year, 6 months ago
  100. 8d688e2 Fix Benchmark SMC Print Format by Michael Brooks · 1 year, 6 months ago