mirror of https://github.com/llvm/torch-mlir
7e0e23c668
Tests the basic constructs of registering a custom op and its abstract implementations (with FakeTensors) in python, going through TorchDynamo export, followed by importing the shape expressions in the Torch dialect. Also fixes the importer were previously the symbolic bind op insertion was not gated in one place. |
||
---|---|---|
.. | ||
v2.3 | ||
basic_test.py | ||
custom_op_test.py | ||
sparse_test.py | ||
symbolic_shape_expr_test.py | ||
sympy_to_affine_expr_test.py |