tree: 8286a8682d96b305d994b20b8e1c3f017ff324ea [path history] [tgz]
  1. .skip_bazel_to_cmake
  2. __init__.py
  3. CMakeLists.txt
  4. export.def
  5. function_abi.cc
  6. function_abi.h
  7. function_abi_test.py
  8. hal.cc
  9. hal.h
  10. hal_test.py
  11. host_types.cc
  12. host_types.h
  13. initialize_module.cc
  14. README.md
  15. system_api.py
  16. system_api_test.py
  17. unix_version.lds
  18. vm.cc
  19. vm.h
  20. 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.