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
[torchlib] Fix and implement overloads for aten::remainder (microsoft#2727)
Previously the Scalar_Tensor overload will fail because the first arg
will be a scalar which does not have dtype.
Signed-off-by: Justin Chu <justinchuby@users.noreply.github.com>
0 commit comments