1. 4077ba8 tflite-micro: add max_pooling int16 kernel for Kelvin by Lun Dong · 4 weeks ago master
  2. e1459bc Merge "sw/tflite-micro: clean up function definitions" by Lun Dong · 4 weeks ago
  3. c6934d6 sw/tflite-micro: clean up function definitions by Lun Dong · 4 weeks ago
  4. 5cb1144 tflite-micro: add elementwise multiplication kernel for Kelvin by Lun Dong · 4 weeks ago
  5. f1bf049 Kelvin resize nearest neighbors tfmicro by Naveen Dodda · 7 weeks ago
  6. 29ee45c Add logistic kernel for Kelvin by Alex Van Damme · 8 weeks ago
  7. 27c820f Add int16 pack and transpose by Alex Van Damme · 8 weeks ago
  8. aa3fb6a tensorflow/tflite-micro: refactoring TFLM Kelvin kernel by Lun Dong · 3 months ago
  9. ad2d40b Merge "Delegate kernel selection for int8 conv to our library" by Alex Van Damme · 3 months ago
  10. b3d19ee depthwise conv for 2d kernels by Naveen Dodda · 3 months ago
  11. f50dac7 Delegate kernel selection for int8 conv to our library by Alex Van Damme · 3 months ago
  12. e6de9ac Use Kelvin Cycle Count for micro_time by Michael Brooks · 4 months ago
  13. 07c6b8a Add a second option for kelvin's platform select by Alex Van Damme · 5 months ago
  14. 6e40c78 Prefix platform check with kelvin_sw. by Derek Chow · 5 months ago
  15. 4b56c86 Set tflm_kernel_friends to public by Alex Van Damme · 7 months ago
  16. 22547dc changes to optimize max_pool for kelvin by Naveen-Dodda · 8 months ago
  17. dfa8e5e Remove kernel selection logic from op resolver. by Derek Chow · 9 months ago
  18. 05ac774 Use optimized 1x1 conv implementation. by Derek Chow · 9 months ago
  19. d47054e Pass in dilation for Depthwise Convolution. by Derek Chow · 10 months ago
  20. a7c6d57 Invoke optimized depthwise convolution. by Derek Chow · 10 months ago
  21. 3a7d5b9 Optimized Conv2D integration by Alex Van Damme · 11 months ago
  22. f2c8807 Re-enable array in kernel_util by Alex Van Damme · 11 months ago
  23. d206e48 Add LeakyRelu kernel for Kelvin by Alex Van Damme · 11 months ago
  24. c7664ca Update generate_cc_arrays to take any filetype by Alex Van Damme · 11 months ago
  25. abc4497 Add kernel for Kelvin by Alex Van Damme · 12 months ago
  26. 349ba49 Add external repo patches to support bare-metal build by Cindy Liu · 12 months ago
  27. e5e7ac3 Optimized Kelvin kernel for Reshape by Alex Van Damme · 12 months ago
  28. e49d1b4 Fixups to build on Kelvin, and expose tools by Alex Van Damme · 12 months ago
  29. a7846a1 Add Q16x8 Depthwise Conv Support (#2140) by Michael Brooks · 12 months ago
  30. ca74563 feat: build and test a Python distribution package `tflite_micro` (#2151) by Ryan Kuester · 12 months ago
  31. aa945a0 Add the AddEmbeddingLookup method to micro_mutable_op_resolver.h (#2148) by David Davis · 1 year ago
  32. c20bab1 No longer sync TfLite OpResolver from upstream. (#2145) by Advait Jain · 1 year ago
  33. e2cdefd Python extensions for filter bank and stacker Signal Ops. (#2143) by suleshahid · 1 year ago
  34. bb3fda3 Python extensions for energy, framer, overlap_add Signal OPs (#2142) by suleshahid · 1 year ago
  35. 40a6936 Increase tolerance for fft_test (#2139) by suleshahid · 1 year ago
  36. 55037d2 Adds IRFFT Op to Signal Library (#2137) by suleshahid · 1 year ago
  37. ed11500 Delay OP python extension (#2138) by suleshahid · 1 year ago
  38. 61bc56d Fix numpy array compare for Numpy 1.25 (#2136) by suleshahid · 1 year ago
  39. 70aed11 Adds FFT Auto Scale Op (#2134) by suleshahid · 1 year ago
  40. 52007f6 Fix benchmarking utils on RISC-V (#2130) by RJ Ascani · 1 year ago
  41. 15154aa Add RISC-V as a requirement for the issue on error. (#2128) by Advait Jain · 1 year ago
  42. 699c517 Explicit load for py_library. (#2127) by Advait Jain · 1 year ago
  43. 2548022 Filter_bank ops (#2123) by Steven Toribio · 1 year ago
  44. 6da07de Generic benchmarking. (#2125) by TANMAY DAS · 1 year ago
  45. c3fddae Move kTfLiteAbort to micro_context.h (#2072) by TANMAY DAS · 1 year ago
  46. e687c60 Initialize test output variables (#2124) by RJ Ascani · 1 year ago
  47. 8ee06dc Energy op (#2121) by Steven Toribio · 1 year ago
  48. 23f3869 Small improvements to documentation about qemu. (#2122) by Advait Jain · 1 year ago
  49. 296b818 Stacker Op (#2118) by Steven Toribio · 1 year, 1 month ago
  50. 7781c49 Delay Op (#2117) by Steven Toribio · 1 year, 1 month ago
  51. 33b54b3 Automated sync from github.com/tensorflow/tensorflow (#2110) by TFLM-bot · 1 year, 1 month ago
  52. 597ccf7 Overlapp_add (#2116) by Steven Toribio · 1 year, 1 month ago
  53. c2c7220 Flatten kernel namespace: ROUND (#2113) by David Davis · 1 year, 1 month ago
  54. 29d8dbf port c++ framer op to open source in tflm_signal (#2104) by Steven Toribio · 1 year, 1 month ago
  55. ef0a7b0 DebugLog changes (#2073) by David Davis · 1 year, 1 month ago
  56. 7837d79 Add test for MicroAllocator null pointer check (#2108) by David Davis · 1 year, 1 month ago
  57. 33db40f Flatten kernel namespace: RESHAPE (#2106) by David Davis · 1 year, 1 month ago
  58. 13cd6d8 Automated sync from github.com/tensorflow/tensorflow (#2093) by TFLM-bot · 1 year, 1 month ago
  59. 7125afa Update the train micro speech model code for Tensorflow 2.x compatibi… (#2098) by pjpratik · 1 year, 1 month ago
  60. 7a3ef35 Remove leftover riscv32_mcu files (#2090) by RJ Ascani · 1 year, 1 month ago
  61. 4510f61 Add missing tag to docker image. (#2097) by Advait Jain · 1 year, 1 month ago
  62. 1ec11ef Update docker containers for Xtensa workflows. (#2095) by Advait Jain · 1 year, 1 month ago
  63. db846aa Remove unnecessary defines for Hexagon reference kernel build. (#2091) by Advait Jain · 1 year, 1 month ago
  64. 8ace118 Update Signal RFFT to have namespace and reformat Makefile targets (#2089) by suleshahid · 1 year, 1 month ago
  65. d8b44a5 IF kernel Eval not using TfLiteEvalTensor (#2086) by David Davis · 1 year, 1 month ago
  66. 5d2b26d Automated sync from github.com/tensorflow/tensorflow (#2087) by TFLM-bot · 1 year, 1 month ago
  67. 360f05d Signal Library OPs python BUILD update (#2088) by suleshahid · 1 year, 1 month ago
  68. d2c4ef5 Automated sync from github.com/tensorflow/tensorflow (#2080) by TFLM-bot · 1 year, 1 month ago
  69. 37d32b3 Increase Rfft float test tolerance (#2077) by suleshahid · 1 year, 1 month ago
  70. f22888a Adds Signal Library RFFT OP (#2056) by suleshahid · 1 year, 1 month ago
  71. 24010d0 Input multiplier range check for tanh/logistic kernel. (#2023) by lukmanr-cadence · 1 year, 1 month ago
  72. c6e758b Automated sync from github.com/tensorflow/tensorflow (#2049) by TFLM-bot · 1 year, 1 month ago
  73. 0071ce9 update hifi3z test script to use correct make target (#2071) by Steven Toribio · 1 year, 1 month ago
  74. fa885e6 Optimized kernel reference fallbacks: RESHAPE (#1771) by David Davis · 1 year, 1 month ago
  75. 5727bc8 Revert "build(ci): word-wrap GitHub PR descriptions when committed" (#2070) by Advait Jain · 1 year, 1 month ago
  76. 30dc50b build(ci): word-wrap GitHub PR descriptions when committed (#2068) by Ryan Kuester · 1 year, 1 month ago
  77. c8079bb Use consistent paths in hello world README (#2066) by RJ Ascani · 1 year, 1 month ago
  78. 1355b89 `Put MicroProfiler logging in intergration_test behind command line param` (#2063) by Steven Toribio · 1 year, 1 month ago
  79. 4c2bd5c build(bazel): treat compiler warnings as errors by default (#2065) by Ryan Kuester · 1 year, 1 month ago
  80. 74e9952 refactor: fix signed vs. unsigned comparison compiler warnings (#2064) by Ryan Kuester · 1 year, 1 month ago
  81. 0241407 Adding missing null pointer check (#2038) by Kjetil Østerås · 1 year, 1 month ago
  82. ea8db00 Remove std::vector usage from Xtensa lstm (#2062) by RJ Ascani · 1 year, 1 month ago
  83. 7ab206e Remove unused RISCV targets. (#2061) by Advait Jain · 1 year, 1 month ago
  84. 52c9568 build(bazel): use --std=c++17 by default (#2060) by Ryan Kuester · 1 year, 1 month ago
  85. 69d15a0 Remove extra space in todo. (#2059) by Advait Jain · 1 year, 1 month ago
  86. 857842e Optimize Xtensa CONV2D and TRANSPOSE_CONV kernels. (#2048) by Yu-Shiuan Huang · 1 year, 1 month ago
  87. b5da836 refactor(python): move runtime to package-friendly directory structure (#2051) by Ryan Kuester · 1 year, 1 month ago
  88. e63dc4c Sync from upstream TF. (#2053) by Advait Jain · 1 year, 1 month ago
  89. 6f28286 Update CMSIS_5 and CMSIS_NN download SHA-1 to latest version. (#2050) by Adrian Lundell · 1 year, 1 month ago
  90. 600deac Update visibility for model transforms tool (#2055) by suleshahid · 1 year, 1 month ago
  91. 925909c Update internal name for Window OP (#2054) by suleshahid · 1 year, 1 month ago
  92. f6761d0 Add intermediate tensors to LSTM unit test to enable CMSIS-NN (#1996) by Måns Nilsson · 1 year, 1 month ago
  93. c306ff6 Adds Signal Library Window Op (#2019) by suleshahid · 1 year, 1 month ago
  94. ebc20d4 Switch to testing the riscv target that can be tested with qemu. (#2035) by Advait Jain · 1 year, 1 month ago
  95. 823f150 TFLM Model Transforms Tool for additional memory savings (#2025) by suleshahid · 1 year, 1 month ago
  96. 96c4b86 feat(python): rename interpreter_test to runtime_test (#2045) by Ryan Kuester · 1 year, 1 month ago
  97. 9bc9dea Update KISSFFT Bazel version to match Makefile version (#2044) by suleshahid · 1 year, 1 month ago
  98. e84914d refactor(python): rename extension module to _runtime (#2040) by Ryan Kuester · 1 year, 1 month ago
  99. ded5e52 Update RISCV workflows to use docker container with qemu. (#2041) by Advait Jain · 1 year, 2 months ago
  100. 929321c Add rascani@ as CODEOWNER for ci and .github directories. (#2042) by Advait Jain · 1 year, 2 months ago