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
Summary:
Add safety checks to compute_slice, to ensure that we:
1. Do not read outside of the src tensor bounds
2. Do not write outside of the output tensor bounds
Differential Revision: D86433966
0 commit comments