1. d80ac5f Update params for iree_hal_module creation by Alex Van Damme · 3 weeks ago master
  2. 96b39cd sw/vec_iree Allow additional warning flags to accommodate IREE upstream change by Lun Dong · 3 weeks ago
  3. 3e2bc29 Merge "Add missing extensions to Kelvin's march setting" by Alex Van Damme · 4 months ago
  4. 3c4dff4 Add missing extensions to Kelvin's march setting by Alex Van Damme · 4 months ago
  5. d291b78 sw/vec_iree: fix breakage due to IREE device API change by Lun Dong · 4 months ago
  6. a380007 Add support for .dat file as model input by Lun Dong · 5 months ago
  7. 78a6ea6 Revert "Fix the latest breakage by defining IREE_TIME_NOW_FN" by Lun Dong · 6 months ago
  8. 3a0d091 Fix the latest breakage by defining IREE_TIME_NOW_FN by Lun Dong · 6 months ago
  9. 5af2ebf Update doc on lit Filecheck usage by Cindy Liu · 7 months ago
  10. 2e11f49 Revert "Bypass conv1x1_vmvx test for renode" by Lun Dong · 8 months ago
  11. a8f06e6 Bypass conv1x1_vmvx test for renode by Cindy Liu · 8 months ago
  12. 6994de2 Fix IREE executable library version for branch_mul by Cindy Liu · 8 months ago
  13. 3927f09 sw/vec_iree: Fix ukernel breakage due to latest IREE ukernel refactoring by Lun Dong · 9 months ago
  14. f291657 sw/vec_iree: Fix ukernel breakage due to upstream macro removal by Lun Dong · 10 months ago
  15. 4384db6 Update conv1x1 mlir due to upstream change on tosa.rescale shift attribute by Lun Dong · 10 months ago
  16. 9dcda29 Fix a breakage due to IREE upstream renaming by Lun Dong · 10 months ago
  17. 163e63f Turn off unused-function warning in GCC by Cindy Liu · 11 months ago
  18. f3f8e49 Update FileCheck path to llvm-16-tools by Cindy Liu · 11 months ago
  19. eaebd4f sw/vec_iree: Fix breakage due to IREE API change by Lun Dong · 11 months ago
  20. 96e5654 vec_iree: Add support for LLVM ukernel via plugin importer by Lun Dong · 1 year, 6 months ago
  21. 12974d4 sw/vec_iree: fix ukernel breakage by Lun Dong · 1 year, 1 month ago
  22. 5825569 sw/vec_iree: disable emitc vmvx ukernel by Lun Dong · 1 year, 1 month ago
  23. b9c87dd Merge "sw/vec_iree: initial oss cleanup" by Lun Dong · 1 year, 1 month ago
  24. 26c106a sw/vec_iree: initial oss cleanup by Lun Dong · 1 year, 1 month ago
  25. acc5625 sw/vec_iree: workaround to bypass the soft_fp issue by Lun Dong · 1 year, 1 month ago
  26. b60298b sw/vec_iree: Temporarily disable conv1x1_test_emitc_vmvx by Lun Dong · 1 year, 1 month ago
  27. 61314fc sw/vec_iree: Update RVV implementations using latest RVV spec by Lun Dong · 1 year, 2 months ago
  28. 3fbed75 sw/vec_iree: Add support for importing .raw input file by Lun Dong · 1 year, 2 months ago
  29. 0d5abe0 sw/vec_iree: rename iree-flow-enable-data-tiling flag by Lun Dong · 1 year, 3 months ago
  30. c9559d4 sw/vec_iree: Fix compilation failure due to ukernel upstream API change by Lun Dong · 1 year, 3 months ago
  31. 718d202 Add lit tests for Kelvin SystemC HW simulation test by Cindy Liu · 1 year, 3 months ago
  32. fceff55 Merge "Fix GCC warning" by Cindy Liu · 1 year, 3 months ago
  33. 283cdc5 sw/vec_iree: fix compilation error due to upstream change by Lun Dong · 1 year, 3 months ago
  34. e07d5ab Fix GCC warning by Cindy Liu · 1 year, 3 months ago
  35. e89e2d3 sw/vec_iree: remove some no-warning flags for GCC compilation by Lun Dong · 1 year, 3 months ago
  36. 356502c sw/vec_iree: Enable Kelvin CI tests by Lun Dong · 1 year, 4 months ago
  37. 3636025 Merge "sw/vec_iree: do not build some slow targets for kelvin" by Lun Dong · 1 year, 4 months ago
  38. d86468c sw/vec_iree: do not build some slow targets for kelvin by Lun Dong · 1 year, 4 months ago
  39. 1ff8bb1 sw/vec_iree: fix run-time error in some GCC compiled targets by Lun Dong · 1 year, 4 months ago
  40. 9d8a1d9 Update branch_mul example by Cindy Liu · 1 year, 4 months ago
  41. b315dd2 Mark branch_mul as failing by Cindy Liu · 1 year, 4 months ago
  42. f6b6574 Merge "sw/vec_iree: Add GCC compilation options in sparrow_ops.cmake" by Lun Dong · 1 year, 4 months ago
  43. 60e84bf sw/vec_iree: Add GCC compilation options in sparrow_ops.cmake by Lun Dong · 1 year, 4 months ago
  44. 6007671 sw/vec_iree: Remove unused variable by Lun Dong · 1 year, 4 months ago
  45. f68ee4f sw/vec_iree: Add option to build with kelvin by Lun Dong · 1 year, 4 months ago
  46. fc50284 Merge "sw/vec_iree: Add build option for intermediate output" by Lun Dong · 1 year, 4 months ago
  47. bc10fa6 sw/vec_iree: Add build option for intermediate output by Lun Dong · 1 year, 4 months ago
  48. b36a35c Add a test that runs a single conv op w/ fixed input by Alex Van Damme · 1 year, 4 months ago
  49. 06d76fb sw/vec_iree: update vmvx_ukernel cmake file by Lun Dong · 1 year, 4 months ago
  50. c50c4d7 sw/vec_iree: Use one single flag to enable/disable RVV by Lun Dong · 1 year, 4 months ago
  51. cf1be4a sw/vec_iree: Rename springbok_* to sparrow_* by Lun Dong · 1 year, 4 months ago
  52. 31e0e54 risp4ml: Use static at the beginning of inline functions by Lun Dong · 1 year, 4 months ago
  53. 039be97 fix a compilation issue on risp4ml by Lun Dong · 1 year, 4 months ago
  54. 10303a4 sw/vec_iree: use log.h to replace springbok.h by Lun Dong · 1 year, 4 months ago
  55. 8914dd6 Fix upstream iree breakage by Lun Dong · 1 year, 6 months ago
  56. 4bc2f4d Fix breaksage due to IREE ukernel API change by Lun Dong · 1 year, 6 months ago
  57. 404d3e6 Fix the breakage due to IREE ukernel API change by Lun Dong · 1 year, 6 months ago
  58. bfbef7c Update Shodan ukernel to match latest IREE ukernel changes by Lun Dong · 1 year, 7 months ago
  59. 4e239a0 2nd changes to accommodate upstream IREE ukernel changes by Lun Dong · 1 year, 7 months ago
  60. f20445c Changes to accommodate upstream IREE ukernel changes by Lun Dong · 1 year, 7 months ago
  61. 48e3147 Reenable inlineHAL VMVX targets by Lun Dong · 1 year, 7 months ago
  62. 1067a60 sw:vec_iree: Update CMake HAL executable flags by Cindy Liu · 1 year, 7 months ago
  63. 6a38d66 sw:vec_iree: Update VM API by Cindy Liu · 1 year, 7 months ago
  64. b22a89c Fix the breakage due to upstream IREE change by Lun Dong · 1 year, 8 months ago
  65. 1b5d7ff sw:vec_iree: Add lit runner feature to facilitate XFAIL filtering by Cindy Liu · 1 year, 8 months ago
  66. 6b5a6b9 Changes to accommodate latest IREE API by Lun Dong · 1 year, 8 months ago
  67. 3b8828a Fine tuning tile sizes for ukernel RVV by Lun Dong · 1 year, 9 months ago
  68. 0d8ce33 Add support for custom tile size in ukernel mmt4d by Lun Dong · 1 year, 9 months ago
  69. 8b7da95 Fix a path bug for MFCC RVV by Lun Dong · 1 year, 9 months ago
  70. 5f40e1c Enable data tiling for ukernel by Lun Dong · 1 year, 9 months ago
  71. 4740613 Add support for inlineHAL emitc vmvx by Lun Dong · 1 year, 9 months ago
  72. 0704001 Do not print memory stats for wmmu simulations by Lun Dong · 2 years ago
  73. 5ee99f6 sw:vec_iree: Fix microkernel breakage on unpack_tile by Lun Dong · 1 year, 10 months ago
  74. 8d96def Enable quick test by default for lit renode tests by Lun Dong · 1 year, 10 months ago
  75. 3f2065f sw:vec_iree: remove depreciated flag riscv-v-vector-bits-min by Lun Dong · 1 year, 10 months ago
  76. fc805b3 sw:vec_iree: Fix microkernel breakage by Lun Dong · 1 year, 10 months ago
  77. 870d163 sw:vec_iree: fix ukernel breakage by Lun Dong · 1 year, 10 months ago
  78. 2258a82 Use RVV for ukernel by Lun Dong · 1 year, 10 months ago
  79. 8de73a6 sw:vec_iree: Fix ukernel library dependencies by Cindy Liu · 1 year, 10 months ago
  80. 18b820f sw:vec_iree: update doc by Lun Dong · 1 year, 10 months ago
  81. 0a48c49 sw:vec_iree: Fix iree-compile CMake path by Cindy Liu · 1 year, 10 months ago
  82. 9f2cae1 sw:vec_iree: Add ukernel tiling query support by Cindy Liu · 1 year, 10 months ago
  83. d999794 sw:vec-iree: Clean-ups by Lun Dong · 1 year, 10 months ago
  84. 78b938f sw:vec-iree: Fix conv2d benchmark syntax on tosa.rescale by Lun Dong · 1 year, 10 months ago
  85. c5a46c6 sw:vec-iree: Fix conv2d benchmark syntax by Cindy Liu · 1 year, 11 months ago
  86. d7a7857 vec_iree: create sample custom microkernel library by Lun Dong · 2 years ago
  87. 2e3cd2f Enable InlineHal for EmitC Static Library by Lun Dong · 2 years ago
  88. e9ae4b3 Remove output-format=mlir-ir flag for iree-compile by Lun Dong · 2 years ago
  89. 09712d1 Add support for MicroKernel for VMVX regular HAL by Lun Dong · 2 years, 1 month ago
  90. e6db38d Not to use iree_c_module to compile emitc vmvx by Lun Dong · 2 years, 1 month ago
  91. c393789 Add support for inline HAL by Lun Dong · 2 years, 1 month ago
  92. 851a559 vec_iree: Add BUILD_NO_WMMU flag by Lun Dong · 2 years, 2 months ago
  93. ce80645 Add compiler flag to accommodate IREE upstream change by Lun Dong · 2 years, 2 months ago
  94. 1a82e44 sw/vec_iree: Populate output_length in IREE exec by Adam Jesionowski · 2 years, 2 months ago
  95. fc8e73f sw:vec_iree: Fix tosa MLIR format by Cindy Liu · 2 years, 2 months ago
  96. 406ad51 Not to use iree_c_module to compile emitc static library by Lun Dong · 2 years, 3 months ago
  97. 6243e9e Add support for VMVX backend by Lun Dong · 2 years, 3 months ago
  98. 6b5469b Improve springbok bytecode and c module compilation by Lun Dong · 2 years, 3 months ago
  99. f58d2bc Add Conv1x1 microbenchmark by Cindy Liu · 2 years, 10 months ago
  100. 750945a sw:vec_iree: Update iree-import-tflite tool location by Cindy Liu · 2 years, 3 months ago