1. 5e4bc36 Add support for input image with int8_t format by Lun Dong · 2 years, 4 months ago
  2. e4e204d Merge "Bug fix on resizing input image" by Lun Dong · 2 years, 4 months ago
  3. cedef3d Bug fix on resizing input image by Lun Dong · 2 years, 4 months ago
  4. 5e0c3f8 Merge "Optimize dot product in audio MFCC pre-processing via RVV" by Lun Dong · 2 years, 4 months ago
  5. c4839b3 Optimize dot product in audio MFCC pre-processing via RVV by Lun Dong · 2 years, 4 months ago
  6. 6321116 sw:vec_iree: Apply IREE hal refactored API by Cindy Liu · 2 years, 4 months ago
  7. 530ea6b sw:vec_iree: Update IREE compiler flags dylib-llvm-aot --> llvm-cpu by Cindy Liu · 2 years, 4 months ago
  8. 6a6fd92 sw/vec_iree: move model executable source files out of vec_iree project by Cindy Liu · 2 years, 5 months ago
  9. 0db7168 sw:vec_iree: update lit test by Cindy Liu · 2 years, 5 months ago
  10. 545ab2a sw:vec_iree: Support out-of-project model executable building by Cindy Liu · 2 years, 5 months ago
  11. 84d02d2 Increase stack size for some models by Lun Dong · 2 years, 5 months ago
  12. e0b2f3f Fix target alias by Cindy Liu · 2 years, 5 months ago
  13. 7c7144d Merge "sw/vec_iree: Merge ITCM and DTCM into TCM." by Adam Jesionowski · 2 years, 5 months ago
  14. 19e75b7 sw:vec_iree: Remove target library alias hack by Cindy Liu · 2 years, 5 months ago
  15. 6059a05 sw:vec_iree: Update util API by Cindy Liu · 2 years, 5 months ago
  16. 20dd037 sw/vec_iree: Merge ITCM and DTCM into TCM. by Adam Jesionowski · 2 years, 5 months ago
  17. e9eae74 Remove internal link for mfcc_test by Lun Dong · 2 years, 5 months ago
  18. a43730e Add support for audio pre-processing (MFCC extraction) by Lun Dong · 2 years, 6 months ago
  19. ffe0c89 vec_iree: miscellaneous minor clean-ups by Lun Dong · 2 years, 5 months ago
  20. e7281bd API Changes for fast-forwording to latest IREE release with reduced code-size fix by Lun Dong · 2 years, 6 months ago
  21. 4b5bede Add realistic input for daredevil by Lun Dong · 2 years, 6 months ago
  22. 2bc5302 RISP4ML Clean-ups by Lun Dong · 2 years, 6 months ago
  23. 6259faf Add the option to optimize RISP4ML using RVV by Lun Dong · 2 years, 7 months ago
  24. e6bed9c sw:vec_iree: fix mnist input image path by Cindy Liu · 2 years, 8 months ago
  25. 7134d50 Merge "Add OSS headers using addlicense." by Adam Jesionowski · 2 years, 8 months ago
  26. 19fc7d5 Merge "Rename matcha.ld to springbok.ld" by Adam Jesionowski · 2 years, 8 months ago
  27. 6e273a7 Add OSS headers using addlicense. by Adam Jesionowski · 2 years, 8 months ago
  28. 2a1952e Rename matcha.ld to springbok.ld by Adam Jesionowski · 2 years, 8 months ago
  29. 62ffe8b Replace all uses iree-translate with iree-compile by Lun Dong · 2 years, 8 months ago
  30. 1cba76c Fix build error due to API change on IREE_HAL_BUFFER_USAGE_ALL by Lun Dong · 2 years, 8 months ago
  31. 0d0b4a9 master branch: Changes to accommodate IREE upstream API change by Lun Dong · 2 years, 8 months ago
  32. d9a847b Fix stack corruption for mobilenet_v1_quant by Lun Dong · 2 years, 8 months ago
  33. 96ec2e0 Changes to accommodate IREE upstream API change by Lun Dong · 2 years, 9 months ago
  34. 902079c Increase stack size for voice_commands by Lun Dong · 2 years, 9 months ago
  35. 41c0b86 RISP4ML: further optimize memory allocation and usage by Lun Dong · 2 years, 9 months ago
  36. 150783a RISP4ML: fix lit test bug for unit tests by Lun Dong · 2 years, 9 months ago
  37. 8ab7bed Add unit tests for RISP4ML by Lun Dong · 2 years, 9 months ago
  38. 8b2f071 Merge "Integrate RISP4ML into Shodan ML Toolchain using Fssd model" by Lun Dong · 2 years, 9 months ago
  39. e20f537 Integrate RISP4ML into Shodan ML Toolchain using Fssd model by Lun Dong · 2 years, 9 months ago
  40. 3284724 Rewrite RISP4ML in plain-C for Shodan by Lun Dong · 2 years, 10 months ago
  41. 69c7a43 changes to accommodate upstream IREE API change by Lun Dong · 2 years, 9 months ago
  42. 901abf8 Merge "sw:vec_iree: Use vze32x to define elen max" by Cindy Liu · 2 years, 10 months ago
  43. 12ff857 sw:vec_iree: Use vze32x to define elen max by Cindy Liu · 2 years, 10 months ago
  44. f6e3bdb Merge "Add README.md" by Cindy Liu · 2 years, 10 months ago
  45. f116160 sw:vec_iree: Re-enable lit failing tests by Cindy Liu · 2 years, 10 months ago
  46. edbec2b sw:vec_iree: Fix renode path in lit test by Cindy Liu · 2 years, 10 months ago
  47. 037619c Enable emitc targets for some quant models by Lun Dong · 2 years, 10 months ago
  48. be360c0 Add README.md by Cindy Liu · 2 years, 10 months ago
  49. 331d73f sw:vec_iree: Add lit test for the model executions by Cindy Liu · 2 years, 10 months ago
  50. 99b4f1a Enable loading external binary file as model input by Lun Dong · 2 years, 10 months ago
  51. 53c187c Change dylib embedding to static library by Lun Dong · 2 years, 10 months ago
  52. f8d855a Enable loading external image input for mobilenet_v2 by Lun Dong · 2 years, 10 months ago
  53. 6463a15 Remove the BUILD_RV64_LINUX mode by Lun Dong · 2 years, 10 months ago
  54. a0d88a4 Add build option to turn on/off RVV by Lun Dong · 2 years, 10 months ago
  55. 8fc01c6 sw:vec_iree: Use explicit zvl and zve ISA set to generate vector ops by Cindy Liu · 2 years, 10 months ago
  56. eac8e53 sw:vec_iree: Promote RVV out of experimental by Cindy Liu · 2 years, 11 months ago
  57. 2fee080 Increase stack size for float mobilenet_v1 by Lun Dong · 2 years, 10 months ago
  58. 2d22c4c Merge "sw:vec_iree: Bump RVV to 1.0" by Cindy Liu · 2 years, 10 months ago
  59. 9d036ec Re-enable barcode target by Lun Dong · 2 years, 10 months ago
  60. a130d8b sw:vec_iree: Bump RVV to 1.0 by Cindy Liu · 2 years, 11 months ago
  61. 4540348 sw:vec_iree: Update emitC targets (Improved) by Lun Dong · 2 years, 11 months ago
  62. 71c7067 sw:vec_iree: Update emitC targets by Cindy Liu · 2 years, 11 months ago
  63. b0b01ab Temporarily disable barcode target by Lun Dong · 2 years, 11 months ago
  64. 45f45b4 sw:vec_iree: Disable RVV codegen for static library workload by Cindy Liu · 2 years, 11 months ago
  65. d4a4e53 Increase ITCM_LENGTH by Lun Dong · 2 years, 11 months ago
  66. cc5a5d1 Increase stack size for certain models by Lun Dong · 2 years, 11 months ago
  67. dbc0ab8 Use xxd -i to replace iree_c_embed_data in iree_model_input by Lun Dong · 2 years, 11 months ago
  68. da88093 Refactor check_output_data and add MlOutput. by Adam Jesionowski · 3 years ago
  69. 7d0e825 sw/vec_iree: Fix iree_hal_buffer_map_range API by Cindy Liu · 2 years, 11 months ago
  70. 0af5fb0 sw:vec_iree: Update CMake variables to set HAL drivers by Cindy Liu · 3 years ago
  71. 63ae397 Merge "Add support for emitc static library" by Lun Dong · 3 years ago
  72. 72890d0 Add support for emitc static library by Lun Dong · 3 years ago
  73. 639870a Rename float/quant_model_embedding to float/quant_model by Lun Dong · 3 years ago
  74. 7528f82 Remove internal float model support by Lun Dong · 3 years ago
  75. c12a70b Add realistic model input for mnist and option for float model input range by Lun Dong · 3 years ago
  76. 96ad548 sw:vec_iree: Use wget instead of download_url.py in CMake by Cindy Liu · 3 years ago
  77. 60ab777 sw:vec_iree: Fix model_input CMake rule by Cindy Liu · 3 years ago
  78. 328fb1f Device driver change for accommodating IREE API change by Lun Dong · 3 years ago
  79. 21b79ab sw:vec_iree: Fix buffer_view_wrapper API call by Cindy Liu · 3 years ago
  80. 79c4438 Merge "Refactor utility functions" by Cindy Liu · 3 years, 1 month ago
  81. c250abf sw:vec_iree: Make IREE source path configurable by Cindy Liu · 3 years, 1 month ago
  82. 151e5c2 sw:vec_iree: Fix float_to_str function for non-springbok build by Cindy Liu · 3 years, 1 month ago
  83. 2449a16 Refactor utility functions by Cindy Liu · 3 years, 1 month ago
  84. 1aacd11 sw:vec_iree: Add log tag to non-springbok log functions by Cindy Liu · 3 years, 1 month ago
  85. db85fd7 Enable loading realistic model inputs from external images/files by Lun Dong · 3 years, 1 month ago
  86. cb61968 sw:vec_iree: Fix function syntax error by Cindy Liu · 3 years, 2 months ago
  87. e3240e2 Consolidate sample utility functions by Cindy Liu · 3 years, 2 months ago
  88. 52b2fef sw:vec_iree: Set DTCM size to a fixed 16MB for all executables by Cindy Liu · 3 years, 2 months ago
  89. c860a24 sw:vec_iree: Fix vm API mismatches by Cindy Liu · 3 years, 2 months ago
  90. 9ab1a34 Re-enable quant models by Lun Dong · 3 years, 2 months ago
  91. f235be0 sw:vec_iree: Fix HAL driver setting (trial 2) by Cindy Liu · 3 years, 2 months ago
  92. 14b9032 sw:vec_iree: Disable building IREE upstream samples by Cindy Liu · 3 years, 2 months ago
  93. 8cfe13e sw:vec-iree: Change HAL driver to sync drivers by Cindy Liu · 3 years, 2 months ago
  94. e0f26a6 Add compiler option for DTCM_LENGTH by Lun Dong · 3 years, 3 months ago
  95. c6e9283 Merge "Add support for mnist float model" by Lun Dong · 3 years, 3 months ago
  96. b7990a2 Add support for mnist float model by Lun Dong · 3 years, 3 months ago
  97. 60b9602 Temporarily disable all quant models by Lun Dong · 3 years, 3 months ago
  98. 8df33d6 sw:vec_iree: Add memory usage log on simple_vec_mul sample by Cindy Liu · 3 years, 3 months ago
  99. 71b163b sw:vec-iree:cmake: Add nano header and library path explicitly by Cindy Liu · 3 years, 3 months ago
  100. 5c76581 sw:vec-iree: Add LOG_x support for QEMU Linux userspace emulation by Cindy Liu · 3 years, 3 months ago