Skip to content

Fix FBGEMM_GPU PIP Install + Test #2228

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

Closed
wants to merge 1 commit into from

Conversation

spcyppt
Copy link
Contributor

@spcyppt spcyppt commented Dec 19, 2023

Summary:
Default values are not set for scheduled case, causing error https://github.com/pytorch/FBGEMM/actions/runs/723279023.

github.event.inputs are available to workflows triggered by the workflow_dispatch event only
(https://stackoverflow.com/questions/72539900/schedule-trigger-github-action-workflow-with-input-parameters).

Reviewed By: q10

Differential Revision: D52279882

Summary:
Default values are not set for scheduled case, causing error https://github.com/pytorch/FBGEMM/actions/runs/723279023. 

`github.event.inputs` are available to workflows triggered by the `workflow_dispatch` event only 
(https://stackoverflow.com/questions/72539900/schedule-trigger-github-action-workflow-with-input-parameters).

Reviewed By: q10

Differential Revision: D52279882
Copy link

netlify bot commented Dec 19, 2023

Deploy Preview for pytorch-fbgemm-docs canceled.

Name Link
🔨 Latest commit e995ff6
🔍 Latest deploy log https://app.netlify.com/sites/pytorch-fbgemm-docs/deploys/6581dded7d845a00085c3ab5

@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D52279882

@facebook-github-bot
Copy link
Contributor

This pull request has been merged in c32f3d1.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants