torch-mlir/e2e_testing/torchscript
Henry Tu dfcc26556a Added e2e LTC tests (#916)
* Added e2e LTC Torch MLIR tests

* Fix seed for reproducability

* Check if computation is None before getting debug string

* Updated unit tests, and added numeric tests

* Print name of the model layer that fails numeric validation

* Run LTC e2e test with CI/CD

* Set seed in main function, instead of beginning of execution

* Add comment to specify number of digits of precision

* Fixed typo

* Remove tests for LTC example models

* Added LTC option to torchscript e2e

* Implement compile and run for LTC e2e test

* xfail all tests that use ops that aren't currently supported
2022-07-30 09:40:02 -04:00
..
main.py Added e2e LTC tests (#916) 2022-07-30 09:40:02 -04:00
main.pyc Fix LTC Decoupling (#815) 2022-07-30 09:40:02 -04:00
xfail_sets.py Added e2e LTC tests (#916) 2022-07-30 09:40:02 -04:00
xfail_sets.pyc Fix LTC Decoupling (#815) 2022-07-30 09:40:02 -04:00