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

[Bazel] Allow workflow_dispatch manual trigger on bazel workflow #1203

Conversation

sjain-stanford
Copy link
Member

At the moment we don't gate torch-mlir PRs with bazel builds. This means bazel builds don't get run on open PRs, and so there's no good way to validate a fix PR which is meant to fix a broken bazel build. This option allows a bazel build to be manually triggered as needed on open PRs.

@sjain-stanford sjain-stanford merged commit d41c7be into llvm:main Aug 9, 2022
qedawkins pushed a commit to nod-ai/torch-mlir that referenced this pull request Oct 3, 2022
* pow op verifier

Signed-off-by: root <thomas_michalski@hotmail.com>

* added test

Signed-off-by: root <thomas_michalski@hotmail.com>

Co-authored-by: Ettore Tiotto <etiotto@ca.ibm.com>
@sjain-stanford sjain-stanford deleted the sambhav/bazel_workflow_dispatch_trigger branch November 10, 2022 19:52
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.

2 participants