pytorch
0a9c35ab - maybe minor fix to dispatch/backend_fallback_test.cpp? (#42990)

Commit
4 years ago
maybe minor fix to dispatch/backend_fallback_test.cpp? (#42990) Summary: I think you want to push rewrapped `rets`, not `args`, back to the stack. Doesn't matter for test purposes because tests only check if/when fallbacks were called, they don't check outputs for correctness. But it avoids reader confusion. Pull Request resolved: https://github.com/pytorch/pytorch/pull/42990 Reviewed By: mrshenli Differential Revision: D23168277 Pulled By: ezyang fbshipit-source-id: 2559f0707acdca2e3deac09006bc66ce3c788ea3
Author
Parents
Loading