torch-mlir/python/test/compile_api
Sean Silva ef9e4c95f2 torch_mlir.compile: add support for dynamic sizes.
We do this by inroducing a TensorPlaceholder class, which can be used to
specify dynamic sizes. Internally, we canonicalize all example inputs
to TensorPlaceholder's.

This commit also adds some basic testing, which was missing before.
2022-05-17 07:02:32 -07:00
..
basic.py torch_mlir.compile: add support for dynamic sizes. 2022-05-17 07:02:32 -07:00