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