torch-mlir/frontends/pytorch/test/acap_export
Stella Laurenzo e359167562 Fix dispatch of arange.
* Fixes #107
* I wouldn't say I love what had to be done here. Worth a conversation with the PT devs (probably as part of a rollup of a bunch of this stuff).
2020-11-12 22:07:23 -08:00
..
test_arange.py Fix dispatch of arange. 2020-11-12 22:07:23 -08:00
test_conv_nllloss_grads.py Capture backward conv and copy_ kernels. 2020-10-30 22:59:26 -07:00
test_export_ResA.py NFC: Use new print with large_elements_limit in tests. 2020-10-22 13:04:24 -07:00
test_export_add3.py Expose signature metadata to ops and implement ATenRecognizeKernelsPass pass. 2020-10-26 20:31:45 -07:00
test_export_batchnorm.py More progress on PyTorch acap device capture. 2020-10-15 21:43:21 -07:00
test_export_cat.py Fix insertion point bug #102 2020-11-02 16:41:26 -08:00
test_export_conv2d_fwd.py Fix insertion point bug #102 2020-11-02 16:41:26 -08:00
test_export_multi_out.py Port prior acap export tests to new dispatcher based versions. 2020-10-13 16:37:46 -07:00