1. 65690a1 Expose HAL low levels to Python and factor out a DeviceArray. (#8206) by Stella Laurenzo · 3 years, 2 months ago
  2. 2ca72b6 Move tools/compilation.bzl to build_tools/bazel/iree_bytecode_module.bzl. (#8107) by Scott Todd · 3 years, 2 months ago
  3. 8a5816e Adjust some setup.py bits rejected by pypi. by Stella Laurenzo · 3 years, 2 months ago
  4. 78c96cd Remove the legacy Jax API from the iree repo. (#8031) by Stella Laurenzo · 3 years, 3 months ago
  5. ec38f94 Align Python/C compiler API with command line usage. (#7995) by Stella Laurenzo · 3 years, 3 months ago
  6. eff1bb5 Default initializing mappings to make debugging easier. by Ben Vanik · 3 years, 3 months ago
  7. b036c63 Adding mapping mode to iree_hal_buffer_map_range. by Ben Vanik · 3 years, 3 months ago
  8. 49c88c6 Giving iree_hal_allocator_allocate_buffer initial_data. by Ben Vanik · 3 years, 3 months ago
  9. 3fd4df6 Some fixes to python temp file saving and tracing. (#7989) by Stella Laurenzo · 3 years, 3 months ago
  10. d1620f0 Promote HAL driver and target backend CMake variables to options. (#7936) by Scott Todd · 3 years, 3 months ago
  11. 7a50053 Storing the host allocator on buffer and buffer_view. by Ben Vanik · 3 years, 3 months ago
  12. 6743c41 Adding bf16 and i4 support plumbing in a few places. by Ben Vanik · 3 years, 4 months ago
  13. e17a7c0 Improve function.py argument missmach error handling (#7295) by Kojo Acquah · 3 years, 4 months ago
  14. 7c7ce89 Revert "Adding bf16 and i4 support plumbing in a few places. (#7680)" (#7724) by Ben Vanik · 3 years, 4 months ago
  15. 9e20ae6 Adding bf16 and i4 support plumbing in a few places. (#7680) by Ben Vanik · 3 years, 4 months ago
  16. e3e22e7 Merge pull request #7664 from GMNGeoffrey:main-to-google by Copybara-Service · 3 years, 4 months ago
  17. dacf2b1 Changing tflite binding generation to use hal.tensor.cast. (#7661) by Ben Vanik · 3 years, 4 months ago
  18. cae7b77 Migrate android.support.annotation.NonNull to androidx. by iree-copybara-bot · 3 years, 4 months ago
  19. 92d5644 Make mismatched arity error easier to parse (#7118) by Phoenix Meadowlark · 3 years, 5 months ago
  20. b490e01 Add links to Python API references. (#7508) by Scott Todd · 3 years, 5 months ago
  21. 5a00743 Add PyYAML to IREE python requirements. by Stella Laurenzo · 3 years, 5 months ago
  22. d3770ff Add IREE_BUILD_TRACY CMake option. (#7382) by Stella Laurenzo · 3 years, 5 months ago
  23. df503b4 Integrate LLVM at llvm/llvm-project@fc2ba5e53d47 by iree-copybara-bot · 3 years, 5 months ago
  24. 2b774d9 Implementation of the gradle-android Docker file and build_android_library github action. (#7143) by Kojo Acquah · 3 years, 6 months ago
  25. 89e9530 Adding a VM bytecode disassembler and flags for tracing to stderr. (#7261) by Ben Vanik · 3 years, 6 months ago
  26. 71904de Fixing breakage from midair collision. by Ben Vanik · 3 years, 6 months ago
  27. 6c4dd5b Removing linkage name from iree_vm_module_lookup_function_by_ordinal. (#7266) by Ben Vanik · 3 years, 6 months ago
  28. c459808 [pydm] Plumb through RTL and finish conversions for basic program. (#7244) by Stella Laurenzo · 3 years, 6 months ago
  29. 58ee939 Add missing tool install deps (fixes runtime release). by Stella Laurenzo · 3 years, 6 months ago
  30. 3744464 Add iree-(run|benchmark)-trace console scripts to iree-runtime package. (#7227) by Stella Laurenzo · 3 years, 6 months ago
  31. 48a4330 Remove old bindings/python/iree/compiler API. (#7201) by Stella Laurenzo · 3 years, 6 months ago
  32. 2610806 Include recursive package for core compiler tools. (#7153) by Scott Todd · 3 years, 6 months ago
  33. 749ce66 Only add bundled pybind11 if not already found. (#7125) by Stella Laurenzo · 3 years, 6 months ago
  34. c8736bf Fix kwarg bug in iree.runtime.load_vm_flatbuffer (#7120) by Phoenix Meadowlark · 3 years, 6 months ago
  35. 83ea4e0 Removing the internal_functions table from the VM flatbuffer. (#7066) by Ben Vanik · 3 years, 6 months ago
  36. bef60b4 [bindings/python] Correctly stringify iree_vm_variant_t (#6994) by Sean Silva · 3 years, 6 months ago
  37. cc68c16 function.py: Add support for mashaling list types on returns. (#6999) by Sean Silva · 3 years, 6 months ago
  38. 430e33a Don't print main address (#6967) by Sean Silva · 3 years, 7 months ago
  39. 3619f1f Fix typos in docs (#6946) by SaintMalik · 3 years, 7 months ago
  40. 28b3b41 Merge pull request #6885 from hanhanW:main-to-google by Copybara-Service · 3 years, 7 months ago
  41. 9321381 ...Internal refactor... by iree-copybara-bot · 3 years, 7 months ago
  42. a7e00ba Improvements to the TFLite Bindings Build.gradle #6864 by Kojo Acquah · 3 years, 7 months ago
  43. 7a1c579 Implement function.py return type coercion (#6832) by Kojo Acquah · 3 years, 7 months ago
  44. 2fb7a8d Reapply "Update TFLite concrete function conversion codes" (#6800) by Geoffrey Martin-Noble · 3 years, 7 months ago
  45. 0c3f652 Reworking status printing to use the system allocator. by Ben Vanik · 3 years, 7 months ago
  46. 9567838 Add printing of iree-translate main address (#6795) by Geoffrey Martin-Noble · 3 years, 7 months ago
  47. e67c660 Adding iree_hal_encoding_t enum and plumbing through runtime code. by Ben Vanik · 3 years, 7 months ago
  48. 5648981 Removing now unused IREE_ENABLE_MLIR cmake flag. by Ben Vanik · 3 years, 8 months ago
  49. c251a02 Add a tf-to-tosa option for the tensorflow importer (#6652) by rsuderman · 3 years, 8 months ago
  50. 4bcfab3 Flatten first structure level of tensorflow args and results. (#6636) by Stella Laurenzo · 3 years, 8 months ago
  51. 995b464 Upgrade to Python 3.7 (#6611) by Geoffrey Martin-Noble · 3 years, 8 months ago
  52. 7968136 Save MHLO input in iree-import-xla (#6550) by Geoffrey Martin-Noble · 3 years, 8 months ago
  53. 1ac7c5b Add support for saving mid level IR to a file. (#6439) by Han-Chung Wang · 3 years, 8 months ago
  54. 63f9f9f Add optional for exceptions to satisfy pytype (#6495) by Kojo Acquah · 3 years, 8 months ago
  55. 027de9b Support np.int16 in Python ABI. by iree-copybara-bot · 3 years, 8 months ago
  56. 80427f5 Merge pull request #6461 from ScottTodd:main-to-google by Copybara-Service · 3 years, 8 months ago
  57. 5ca3e18 Switching iree_allocator_t to a single control function ptr. (#6421) by Ben Vanik · 3 years, 8 months ago
  58. 8cc7831 Downgrade prints in iree.runtime to appropriate logging calls. (#6358) by Stella Laurenzo · 3 years, 9 months ago
  59. abe6c76 Adding iree-run-trace binary. (#6336) by Ben Vanik · 3 years, 9 months ago
  60. 7304521 Re-implement the python tracing facility. (#6318) by Stella Laurenzo · 3 years, 9 months ago
  61. 58fbb7b Moving Status/StatusOr to iree/base/status_cc.h. by Ben Vanik · 3 years, 9 months ago
  62. 6ada293 Renaming HAL module. by Ben Vanik · 3 years, 9 months ago
  63. df89eb0 Removing usage of the abseil c++ library from IREE. (#6259) by Ben Vanik · 3 years, 9 months ago
  64. b9b794b Removing quite a bit of absl from iree/. (#6256) by Ben Vanik · 3 years, 9 months ago
  65. 5e68473 Removing the strings and tensorlist TF support. (#6248) by Ben Vanik · 3 years, 9 months ago
  66. b008ff6 Add python console_scripts for iree-translate, iree-import-tf, iree-import-tflite, iree-import-xla. (#6237) by Stella Laurenzo · 3 years, 9 months ago
  67. 037497f Add a facility so that the Python API will save off all temporaries. (#6229) by Stella Laurenzo · 3 years, 9 months ago
  68. ab7ce70 Merge google->main (#6215) by Geoffrey Martin-Noble · 3 years, 9 months ago
  69. 76b17aa Add proper package configuration for iree.jax Python package. (#6214) by Stella Laurenzo · 3 years, 9 months ago
  70. 9d21ad5 Merge main -> google by Stella Laurenzo · 3 years, 9 months ago
  71. 1375d55 Update gradle to build TFLilte Java bindings AAR library (#6197) by Kojo Acquah · 3 years, 9 months ago
  72. be6d0b6 Removing the SIP signature parser from the runtime. (#6203) by Ben Vanik · 3 years, 9 months ago
  73. f980bf6 Removing iree.module.export. (#6202) by Ben Vanik · 3 years, 9 months ago
  74. 0bb39fc Delete old SIP ABI. (#6200) by Stella Laurenzo · 3 years, 9 months ago
  75. 187aa7f Flip flags to enable IREE native ABI. (#6155) by Ben Vanik · 3 years, 9 months ago
  76. bd3dd68 Merge google -> main (#6167) by NatashaKnk · 3 years, 10 months ago
  77. 82aec07 Run clang-format by natashaknk · 3 years, 10 months ago
  78. 77732f1 Check fread error in tflite bindings. (#6147) by Ben Vanik · 3 years, 10 months ago
  79. 972fa79 Add VM->Python mapping for i1 buffer views. (#6170) by Stella Laurenzo · 3 years, 10 months ago
  80. 4488420 Add DataType and tweak InterpreterTest for TFLite bindings. by iree-copybara-bot · 3 years, 10 months ago
  81. 804266f Introduce `input_type` to specify input pipeline and re-organize the (#6030) by Stella Laurenzo · 3 years, 10 months ago
  82. f8d05b1 Making C struct and enum usage consistent across the runtime code. (#6029) by Ben Vanik · 3 years, 10 months ago
  83. 552d3f8 Relicense IREE under the LLVM license (#6020) by Geoffrey Martin-Noble · 3 years, 10 months ago
  84. 5d00d54 Merge google -> main (#5912) by not-jenni · 3 years, 10 months ago
  85. c6b019c Merge pull request #5902 from not-jenni:main-to-google by Copybara-Service · 3 years, 10 months ago
  86. 609c232 Dropping the VMLA runtime. (#5900) by Ben Vanik · 3 years, 10 months ago
  87. ab3b79f Dropping VMLA tests in as many places as possible. (#5898) by Ben Vanik · 3 years, 10 months ago
  88. 9995604 More pre-factoring for native ABI swap. (#5886) by Stella Laurenzo · 3 years, 10 months ago
  89. 560c45d Integrate LLVM at llvm/llvm-project@7c57a9bd7d4c by iree-copybara-bot · 3 years, 10 months ago
  90. 29fdc8c Rename iree-tf-import -> iree-import-tf for consistency (#5706) by Shivam Gupta · 3 years, 11 months ago
  91. 5ba8a7a Finish implementing native ABI support. (#5844) by Stella Laurenzo · 3 years, 11 months ago
  92. 24fbc70 Rename c_output to c_identifier and set for embedded bytecode modules. by Scott Todd · 3 years, 11 months ago
  93. 0b56c88 Switch iree_bytecode_module uses of cc_embed_data to c_embed_data. by Scott Todd · 3 years, 11 months ago
  94. 397c4fc Implement python argument decoding for list/tuple/dict nests. (#5811) by Stella Laurenzo · 3 years, 11 months ago
  95. 038d5f0 Disable printing op on diagnostics in user tools by default. (#5806) by Stella Laurenzo · 3 years, 11 months ago
  96. 546c9b7 Exclude some targets when compiler or test builds are off. by Scott Todd · 3 years, 11 months ago
  97. f845ebb Merge google -> main (#5792) by Scott Todd · 3 years, 11 months ago
  98. 1802fe5 Misc Python API cleanups to support native ABI uses encountered. (#5785) by Stella Laurenzo · 3 years, 11 months ago
  99. 14a92de Improve compatibility of markdown formatting for bullet points. by Fergus Henderson · 3 years, 11 months ago
  100. f22645e Disable native bindings when targeting the tflite bindings. (#5776) by Ben Vanik · 3 years, 11 months ago