mirror of https://github.com/llvm/torch-mlir
f69630255a
This is a simple way for externals to plug their backends into the test suite. They just implement the `TestConfig` class for their backend and write a small script that exposes it. I have a pending PR for iree-samples that successfully integrates this. |
||
---|---|---|
.. | ||
basic.py | ||
batchnorm.py | ||
conv.py | ||
elementwise.py | ||
main.py | ||
mlp.py | ||
quantized_models.py | ||
reduction.py | ||
vision_models.py | ||
xfail_sets.py |