torch-mlir/test/Dialect/TorchConversion
Stella Laurenzo 4446fa00d8
Migrate passes in TorchConversion to use FunctionOpInterface. (#2935)
This enables better re-use in downstreams which use different func
implementations and should have no impact on those that don't except in
opt pipelines if using the old form. With interfaces, explicit pipelines
via `--pass-pipeline=` must be used.
2024-02-20 08:54:02 -08:00
..
canonicalize.mlir Add folder for ToF64Op and FromF64Op (#1257) 2022-08-22 09:49:39 +08:00
convert-custom-quant-op.mlir Migrate passes in TorchConversion to use FunctionOpInterface. (#2935) 2024-02-20 08:54:02 -08:00
finalizing-backend-type-conversion.mlir Migrate passes in TorchConversion to use FunctionOpInterface. (#2935) 2024-02-20 08:54:02 -08:00
func-backend-type-conversion.mlir mlir: bump llvm tag to 5380e3 (#856) 2022-05-16 12:54:35 -07:00
ops.mlir Add verifiers for ToBuiltinTensorOp and FromBuiltinTensorOp (#1089) 2022-07-21 21:41:45 +00:00
unpack-quant-tensor.mlir Migrate passes in TorchConversion to use FunctionOpInterface. (#2935) 2024-02-20 08:54:02 -08:00
verify-linalg-on-tensors-backend-contract.mlir build: update llvm tag to 4546397e (#1502) 2022-10-18 04:22:53 +00:00
verify-tosa-backend-contract.mlir Integrate llvm-project and mlir-hlo. (#2454) 2023-09-12 15:09:57 -07:00