OpInfo : nn.functional.embedding#66997
Conversation
CI Flow Status⚛️ CI FlowRuleset - Version:
You can add a comment to the PR and tag @pytorchbot with the following commands: # ciflow rerun, "ciflow/default" will always be added automatically
@pytorchbot ciflow rerun
# ciflow rerun with additional labels "-l <ciflow/label_name>", which is equivalent to adding these labels manually and trigger the rerun
@pytorchbot ciflow rerun -l ciflow/scheduled -l ciflow/slowFor more information, please take a look at the CI Flow Wiki. |
🔗 Helpful links
💊 CI failures summary and remediationsAs of commit e5af0ea (more details on the Dr. CI page):
ci.pytorch.org: 1 failedThis comment was automatically generated by Dr. CI (expand for details).Follow this link to opt-out of these comments for your Pull Requests.Please report bugs/suggestions to the (internal) Dr. CI Users group. |
|
@kshitij12345 do we have an idea of why the previous test was failing? |
|
See #67084 |
Not really sure at this point. I built locally with CUDA 11.3 but it worked fine. |
|
Interesting, thank you for the context. Something definitely sounds fishy there, but we shouldn't let it block the merge for this. |
|
@zou3519 has imported this pull request. If you are a Facebook employee, you can view this diff on Phabricator. |
Summary: Adds OpInfo for `nn.functional.embedding` Pull Request resolved: #66997 Reviewed By: mrshenli Differential Revision: D31859799 Pulled By: zou3519 fbshipit-source-id: bbca860df4fbc243751f5fa81658231866c31d2e
Summary: Adds OpInfo for `nn.functional.embedding` Pull Request resolved: #66997 Reviewed By: mrshenli Differential Revision: D31859799 Pulled By: zou3519 fbshipit-source-id: bbca860df4fbc243751f5fa81658231866c31d2e
Adds OpInfo for
nn.functional.embedding