tree: 2c309b592377b51ce4096351067867c5426160c6 [path history] [tgz]
  1. .skip_bazel_to_cmake
  2. __init__.py
  3. BUILD
  4. CMakeLists.txt
  5. export.def
  6. function_abi.cc
  7. function_abi.h
  8. function_abi_test.py
  9. hal.cc
  10. hal.h
  11. hal_test.py
  12. host_types.cc
  13. host_types.h
  14. initialize_module.cc
  15. README.md
  16. system_api.py
  17. system_api_test.py
  18. unix_version.lds
  19. vm.cc
  20. vm.h
  21. vm_test.py
bindings/python/pyiree/rt/README.md

IREE Python Runtime Components

This package provides an API for running compiled IREE binaries and interfacing with the hardware-abstraction-layer.