Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make ReshapeOp return MHLO_AnyTensor instead of MHLO_StaticShapeTensor. #18964

Merged
merged 1 commit into from
Dec 13, 2024

Conversation

copybara-service[bot]
Copy link

Make ReshapeOp return MHLO_AnyTensor instead of MHLO_StaticShapeTensor.

Note that this only removes the TableGen generated MLIR verification of the
return value. ReshapeOp::verify will still check the validity/compatiblity of
the input/output types.

@copybara-service copybara-service bot force-pushed the test_692274546 branch 2 times, most recently from a41205a to c9215c9 Compare November 1, 2024 23:52
@copybara-service copybara-service bot force-pushed the test_692274546 branch 6 times, most recently from 863cadf to 246095c Compare December 13, 2024 00:08
Note that this only removes the TableGen generated MLIR verification of the
return value. ReshapeOp::verify will still check the validity/compatiblity of
the input/output types.

PiperOrigin-RevId: 705672403
@copybara-service copybara-service bot merged commit 9bb097c into main Dec 13, 2024
@copybara-service copybara-service bot deleted the test_692274546 branch December 13, 2024 01:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant