Open christopherbate opened 1 week ago
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.
ReifyRankedShapedTypeOpInterface
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.