You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This issue is used by lightning-probot to manage subscriptions to labels. To subscribe yourself to a label, add a line * label @yourusername, or add your username to an existing line (space separated) in the body of this issue. Do not try to subscribe in comments, the bot only parses the initial post.
This issue is used by lightning-probot to manage subscriptions to labels. To subscribe yourself to a label, add a line
* label @yourusername
, or add your username to an existing line (space separated) in the body of this issue. Do not try to subscribe in comments, the bot only parses the initial post.This is a copy of pytorch/pytorch#24422.
As a courtesy to others, please do not edit the subscriptions of users who are not you.
The current list of labels can be retrieved with
$ gh label list --limit 1000 --json name --jq '.[] | "* " + .name' | sort -n
The text was updated successfully, but these errors were encountered: