pytorch
496f7408 - Connect with clip range gather operator (#28866)

Commit
6 years ago
Connect with clip range gather operator (#28866) Summary: Pull Request resolved: https://github.com/pytorch/pytorch/pull/28866 When we are working on the fix for int32 instead of int64, we also need to take care of the ClipRangesGatherSigridHash since this is the operator that actually gets used during inference. Test Plan: Added unittest to cover for the new case Reviewed By: ipiszy Differential Revision: D17147237 fbshipit-source-id: 2b562b72a6ae8f7282e54d822467b8204fb1055e
Author
Benny Chen
Parents
Loading