torch-mlir icon indicating copy to clipboard operation
torch-mlir copied to clipboard

Missed dependency on building the TorchMLIRConversionPasses target.

Open chengjunlu opened this issue 3 years ago • 0 comments

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.

chengjunlu avatar Jun 23 '22 08:06 chengjunlu