add OpInfo for torch.nn.functional.grid_sample#62311
add OpInfo for torch.nn.functional.grid_sample#62311pmeier wants to merge 6 commits intopytorch:masterfrom
OpInfo for torch.nn.functional.grid_sample#62311Conversation
🔗 Helpful links
💊 CI failures summary and remediationsAs of commit 40c9b6d (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. |
|
We see the same failure here as observed in #62254 (comment): https://app.circleci.com/pipelines/github/pytorch/pytorch/357039/workflows/1e6f673a-d7bd-47f8-8612-0dc0ae67f249/jobs/15053582 |
|
Test failures look real: test_fn_grad_nn_functional_grid_sample_cuda_float64 needs to be addressed. test_variant_consistency_jit_nn_functional_grid_sample_cuda_float32 ca be skipped, I think. cc @eellison cc @zou3519 -- would you shepherd this PR through to merge? |
|
@zou3519 has imported this pull request. If you are a Facebook employee, you can view this diff on Phabricator. |
|
@zou3519 has imported this pull request. If you are a Facebook employee, you can view this diff on Phabricator. |
Addresses pytorch/functorch#78.