Skip to content

[mlir][TOSA] Fix interpretation of --tosa-validate='profile=undefined' #65738

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

Merged
merged 1 commit into from
Sep 8, 2023

Conversation

MacDue
Copy link
Member

@MacDue MacDue commented Sep 8, 2023

Due to a copy-paste error in 32b7c1f this was incorrectly mapped to TosaProfileEnum::MainTraining rather than TosaProfileEnum::Undefined.

Due to a copy-paste error in 32b7c1f this was incorrectly mapped to
TosaProfileEnum::MainTraining rather than TosaProfileEnum::Undefined.
@MacDue MacDue requested a review from a team as a code owner September 8, 2023 11:06
@github-actions github-actions bot added mlir:core MLIR Core Infrastructure mlir mlir:tosa labels Sep 8, 2023
Copy link
Collaborator

@c-rhodes c-rhodes left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM cheers

@MacDue MacDue merged commit 6f95737 into llvm:main Sep 8, 2023
@MacDue MacDue deleted the tosa_cli_typo branch September 8, 2023 15:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
mlir:core MLIR Core Infrastructure mlir:tosa mlir
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants