tree: 6a87fea58248f69ca77c2751698c558edbb2bdd2 [path history] [tgz]
  1. .skip_bazel_to_cmake
  2. __init__.py
  3. binding.h
  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. status_utils.cc
  17. status_utils.h
  18. system_api.py
  19. system_api_test.py
  20. unix_version.lds
  21. vm.cc
  22. vm.h
  23. 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.