[mlir-tensorrt] TensorRT Dialect ReifyRankedShapedTypeOpInterface
implementation
#369
Labels
ReifyRankedShapedTypeOpInterface
implementation
#369
We have static type inference for the TensorRT dialect, but we would also like to enable dynamic shape materialization functionality for all TensorRT dialect operations. This entails implementing
ReifyRankedShapedTypeOpInterface
for all ops.The text was updated successfully, but these errors were encountered: