torch-mlir/python/test/compile_api
Sean Silva 93f1c3138b torch_mlir.compile: Allow OutputType as a string.
A lot of code was super verbose with `torch_mlir.OutputType.XYZ`. Now,
you can simply do `"xyz"`. I updated a few examples.
2022-07-08 17:37:27 -07:00
..
basic.py Update test to pass with newer versions of tanh (#990) 2022-06-28 20:28:13 -07:00
output_type_spec.py torch_mlir.compile: Allow OutputType as a string. 2022-07-08 17:37:27 -07:00
tracing.py torch_mlir.compile: Fix API footgun 2022-06-05 18:10:07 -07:00