tree: 7f94e95f6c6e72dc8abfbf9504ab45832d730727 [path history] [tgz]
  1. testdata/
  2. CMakeLists.txt
  3. compiler_core_test.py
  4. compiler_tf_test.py
  5. compiler_tflite_test.py
  6. import_onnx_test.py
  7. ir_tool_test.py
  8. README.md
compiler/bindings/python/test/tools/README.md

Python API Tests

These tests are run in an environment where all available Python bindings are setup on the PYTHONPATH. Each will internally skip itself if optional components are not available.

Note that IREE compiler tool locations can be overridden by specifying the IREE_TOOL_PATH environment variable.