tree: d9b3c44c6359f165b904b5623b5ad059f58885dd [path history] [tgz]
  1. conv.onnx
  2. generate_tflite.py
  3. generate_xla.py
  4. LeakyReLU.onnx
  5. README.md
  6. tflite_sample.fb
  7. xla_sample.hlo
  8. xla_sample.pb
compiler/bindings/python/test/tools/testdata/README.md

Importer test data.

Most files have a generation script except for when it is expected that they will never change. Things in that category and break glass instructions to update:

  • LeakyReLU.onnx: Just a random single-op ONNX test to verify that the upstream importer is wired properly. It should never need to be updated but if it does, pretty much any single-op test case from the ONNX test suite will suffice.