1. f8d855a Enable loading external image input for mobilenet_v2 by Lun Dong · 3 years ago
  2. 6463a15 Remove the BUILD_RV64_LINUX mode by Lun Dong · 3 years ago
  3. a0d88a4 Add build option to turn on/off RVV by Lun Dong · 3 years ago
  4. 8fc01c6 sw:vec_iree: Use explicit zvl and zve ISA set to generate vector ops by Cindy Liu · 3 years ago
  5. eac8e53 sw:vec_iree: Promote RVV out of experimental by Cindy Liu · 3 years ago
  6. 2fee080 Increase stack size for float mobilenet_v1 by Lun Dong · 3 years ago
  7. 2d22c4c Merge "sw:vec_iree: Bump RVV to 1.0" by Cindy Liu · 3 years ago
  8. 9d036ec Re-enable barcode target by Lun Dong · 3 years ago
  9. a130d8b sw:vec_iree: Bump RVV to 1.0 by Cindy Liu · 3 years ago
  10. 4540348 sw:vec_iree: Update emitC targets (Improved) by Lun Dong · 3 years ago
  11. 71c7067 sw:vec_iree: Update emitC targets by Cindy Liu · 3 years ago
  12. b0b01ab Temporarily disable barcode target by Lun Dong · 3 years ago
  13. 45f45b4 sw:vec_iree: Disable RVV codegen for static library workload by Cindy Liu · 3 years ago
  14. d4a4e53 Increase ITCM_LENGTH by Lun Dong · 3 years ago
  15. cc5a5d1 Increase stack size for certain models by Lun Dong · 3 years, 1 month ago
  16. dbc0ab8 Use xxd -i to replace iree_c_embed_data in iree_model_input by Lun Dong · 3 years, 1 month ago
  17. da88093 Refactor check_output_data and add MlOutput. by Adam Jesionowski · 3 years, 1 month ago
  18. 7d0e825 sw/vec_iree: Fix iree_hal_buffer_map_range API by Cindy Liu · 3 years, 1 month ago
  19. 0af5fb0 sw:vec_iree: Update CMake variables to set HAL drivers by Cindy Liu · 3 years, 1 month ago
  20. 63ae397 Merge "Add support for emitc static library" by Lun Dong · 3 years, 1 month ago
  21. 72890d0 Add support for emitc static library by Lun Dong · 3 years, 2 months ago
  22. 639870a Rename float/quant_model_embedding to float/quant_model by Lun Dong · 3 years, 1 month ago
  23. 7528f82 Remove internal float model support by Lun Dong · 3 years, 2 months ago
  24. c12a70b Add realistic model input for mnist and option for float model input range by Lun Dong · 3 years, 2 months ago
  25. 96ad548 sw:vec_iree: Use wget instead of download_url.py in CMake by Cindy Liu · 3 years, 2 months ago
  26. 60ab777 sw:vec_iree: Fix model_input CMake rule by Cindy Liu · 3 years, 2 months ago
  27. 328fb1f Device driver change for accommodating IREE API change by Lun Dong · 3 years, 2 months ago
  28. 21b79ab sw:vec_iree: Fix buffer_view_wrapper API call by Cindy Liu · 3 years, 2 months ago
  29. 79c4438 Merge "Refactor utility functions" by Cindy Liu · 3 years, 2 months ago
  30. c250abf sw:vec_iree: Make IREE source path configurable by Cindy Liu · 3 years, 2 months ago
  31. 151e5c2 sw:vec_iree: Fix float_to_str function for non-springbok build by Cindy Liu · 3 years, 2 months ago
  32. 2449a16 Refactor utility functions by Cindy Liu · 3 years, 2 months ago
  33. 1aacd11 sw:vec_iree: Add log tag to non-springbok log functions by Cindy Liu · 3 years, 2 months ago
  34. db85fd7 Enable loading realistic model inputs from external images/files by Lun Dong · 3 years, 3 months ago
  35. cb61968 sw:vec_iree: Fix function syntax error by Cindy Liu · 3 years, 3 months ago
  36. e3240e2 Consolidate sample utility functions by Cindy Liu · 3 years, 4 months ago
  37. 52b2fef sw:vec_iree: Set DTCM size to a fixed 16MB for all executables by Cindy Liu · 3 years, 4 months ago
  38. c860a24 sw:vec_iree: Fix vm API mismatches by Cindy Liu · 3 years, 4 months ago
  39. 9ab1a34 Re-enable quant models by Lun Dong · 3 years, 4 months ago
  40. f235be0 sw:vec_iree: Fix HAL driver setting (trial 2) by Cindy Liu · 3 years, 4 months ago
  41. 14b9032 sw:vec_iree: Disable building IREE upstream samples by Cindy Liu · 3 years, 4 months ago
  42. 8cfe13e sw:vec-iree: Change HAL driver to sync drivers by Cindy Liu · 3 years, 4 months ago
  43. e0f26a6 Add compiler option for DTCM_LENGTH by Lun Dong · 3 years, 4 months ago
  44. c6e9283 Merge "Add support for mnist float model" by Lun Dong · 3 years, 4 months ago
  45. b7990a2 Add support for mnist float model by Lun Dong · 3 years, 4 months ago
  46. 60b9602 Temporarily disable all quant models by Lun Dong · 3 years, 4 months ago
  47. 8df33d6 sw:vec_iree: Add memory usage log on simple_vec_mul sample by Cindy Liu · 3 years, 4 months ago
  48. 71b163b sw:vec-iree:cmake: Add nano header and library path explicitly by Cindy Liu · 3 years, 5 months ago
  49. 5c76581 sw:vec-iree: Add LOG_x support for QEMU Linux userspace emulation by Cindy Liu · 3 years, 5 months ago
  50. 44b6540 sw:vec-iree: Enable Memory statistics log by Cindy Liu · 3 years, 5 months ago
  51. c369f68 Add support for semantic_lift_quant model to build/run on springbok by Lun Dong · 3 years, 5 months ago
  52. fd819bf sw:vec-iree: Make public models builable by default by Cindy Liu · 3 years, 5 months ago
  53. a563511 Add shodan quantized models to build/run on springbok by Lun Dong · 3 years, 5 months ago
  54. 398be4b sw:vec-iree: Make internal model build optional by Cindy Liu · 3 years, 5 months ago
  55. 9ee4510 Add shodan float-point models to build/run on springbok by Lun Dong · 3 years, 5 months ago
  56. 92c5d66 vec_iree: Add the separate device folder for samples by Lun Dong · 3 years, 5 months ago
  57. ff71451 vec_iree: Add springbok_bytecode_module for tflite codegen by Cindy Liu · 3 years, 5 months ago
  58. 7c6954f vec-iree: fix buffer unmap mechanism by Cindy Liu · 3 years, 5 months ago
  59. 01c13d1 vec-iree: fix status print syntax by Cindy Liu · 3 years, 5 months ago
  60. b503b1b vec-iree: Make the springbok BSP configurable by Cindy Liu · 3 years, 5 months ago
  61. 0b16c0b Update the sample code with API change by Cindy Liu · 3 years, 5 months ago
  62. 14c5390 IREE: use some clever CMake hacks to avoid linker flags by Cindy Liu · 3 years, 6 months ago
  63. 986ee24 Add samples to build/run vector multiplication with RVV instructions by Cindy Liu · 3 years, 6 months ago
  64. 48f6baf Initial check-in by Cindy Liu · 3 years, 6 months ago
  65. ddcd85e Initial empty repository by Cindy Liu · 3 years, 6 months ago