handle inplace operations in _Feature.__torch_function__ (#6671)
* prevent feature wrapping for inplace ops * cleanup * mypy * refactor __torch_function__ to be more concise * avoid double lookup * fix normalize * refactor normalize * mypy
Showing
Please register or sign in to comment