Make use of PyTorch's type promotion logic to reduce memory access (#446)
PyTorch has supported type promotion since the last PTDC. We shouldn't manually convert the dtype now.
Co-authored-by:
Farhad Ramezanghorbani <farhadrgh@users.noreply.github.com>
Showing
Please register or sign in to comment