torch-mlir
torch-mlir copied to clipboard
Missed dependency on building the TorchMLIRConversionPasses target.
I met a build error on building the TorchMLIRConversionPasses target.
The dependency of the target missed some TorchType definition.
To add these dependency to fix the build error.