tree: 263629e3dfeabf6078f475d309df9bbd8e44e5a2 [path history] [tgz]
  1. generate_tflite.py
  2. generate_xla.py
  3. LeakyReLU.onnx
  4. README.md
  5. tflite_sample.fb
  6. xla_sample.hlo
  7. 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.