1. cf49d69 Moving bytecode files under iree/vm/bytecode/. (#12371) by Ben Vanik · 2 years, 1 month ago
  2. bc43192 Remove vm includes in Python bindings that violate layering (#10135) by Geoffrey Martin-Noble · 2 years, 7 months ago
  3. 9aa83ed Making VM modules take an instance arg. by Ben Vanik · 2 years, 8 months ago
  4. 7b06657 Make HalBufferView a VM Ref object in Python. (#9965) by Stella Laurenzo · 2 years, 8 months ago
  5. 95dff50 Add low level interface for defining VM modules in Python. (#9964) by Stella Laurenzo · 2 years, 8 months ago
  6. 9a50ab1 flatbuffers -> FlatBuffers by Ben Vanik · 2 years, 10 months ago
  7. b17a65e Re-organize the runtime python directory to be more extensible. (#9071) by Stella Laurenzo · 2 years, 11 months ago[Renamed from runtime/bindings/python/iree/runtime/vm.h]
  8. 3b44a0a Modernize and relocate iree/runtime Python package to runtime/bindings/python. (#8912) by Stella Laurenzo · 3 years ago[Renamed (97%) from bindings/python/iree/runtime/vm.h]
  9. 750de59 Rewrite Python function argument packing in C++. (#8311) by Stella Laurenzo · 3 years, 1 month ago
  10. 65690a1 Expose HAL low levels to Python and factor out a DeviceArray. (#8206) by Stella Laurenzo · 3 years, 2 months ago
  11. 7304521 Re-implement the python tracing facility. (#6318) by Stella Laurenzo · 3 years, 9 months ago
  12. df89eb0 Removing usage of the abseil c++ library from IREE. (#6259) by Ben Vanik · 3 years, 9 months ago
  13. 0bb39fc Delete old SIP ABI. (#6200) by Stella Laurenzo · 3 years, 10 months ago
  14. f8d05b1 Making C struct and enum usage consistent across the runtime code. (#6029) by Ben Vanik · 3 years, 10 months ago
  15. 552d3f8 Relicense IREE under the LLVM license (#6020) by Geoffrey Martin-Noble · 3 years, 10 months ago
  16. 9995604 More pre-factoring for native ABI swap. (#5886) by Stella Laurenzo · 3 years, 11 months ago
  17. 5ba8a7a Finish implementing native ABI support. (#5844) by Stella Laurenzo · 3 years, 11 months ago
  18. 397c4fc Implement python argument decoding for list/tuple/dict nests. (#5811) by Stella Laurenzo · 3 years, 11 months ago
  19. aeaaad6 Re-implements IREE function dispatch in python on top of the native ABI. (#5698) by Stella Laurenzo · 4 years ago
  20. b327096 rename iree.rt to iree.runtime (#5148) by Phoenix Meadowlark · 4 years ago[Renamed (97%) from bindings/python/iree/rt/vm.h]
  21. 5a8954e Rename 'pyiree' to 'iree' (#5145) by Phoenix Meadowlark · 4 years ago[Renamed (95%) from bindings/python/pyiree/rt/vm.h]
  22. 94363e2 Remove all of the multipy stuff. (#4210) by Stella Laurenzo · 4 years, 4 months ago
  23. c3a13e6 Rearranging iree/vm/ to reduce a public + cc target. by Ben Vanik · 4 years, 5 months ago
  24. f5bd6fd Changing IREE_ALLOCATOR_* macros to static inline functions. by Ben Vanik · 4 years, 8 months ago
  25. e8a9ec4 Replacing iree_vm_variant_list_t with iree_vm_list_t. by Ben Vanik · 4 years, 9 months ago
  26. 2838464 Making many free/release/deinit functions return void. by Ben Vanik · 4 years, 11 months ago
  27. e2b0d7f First step of splitting python bindings. by Stella Laurenzo · 5 years ago[Renamed (93%) from bindings/python/pyiree/vm.h]
  28. 97a824f Renaming VM2 -> VM. by Ben Vanik · 5 years ago
  29. 33962e2 Deleting the sequencer from the compiler and runtime. by Ben Vanik · 5 years ago
  30. 0d9baaa Delete original 'rt' python bindings (replaced in lieu of 'vm2'). by Stella Laurenzo · 5 years ago
  31. 449e7e5 Add pythonic high level module loading and invocation API. by Stella Laurenzo · 5 years ago
  32. 480e6ef Remove function_abi arg variant in favor of vm_variant_list. by Stella Laurenzo · 5 years ago
  33. d5efc48 Finish wiring vm2 up to python bindings. by Stella Laurenzo · 5 years ago
  34. 7dcf473 Reworking vm2 to be included via api.h (like the other C APIs) to keep the implementation hidden. by Ben Vanik · 5 years ago
  35. dc513de Start python bindings for vm2. by Stella Laurenzo · 5 years ago
  36. bd659a1 Move bindings/ to top level. by Stella Laurenzo · 5 years ago
  37. 2e2fc9c Update CMake min to 3.12 by powderluv · 5 years ago