Closed
Description
🐛 Describe the bug
This is the tracking of the issues that "integral + floating inputs to an op with floating requiring grad result in INTERNAL_ASSERT"
- tensordot
tensordot
will trigger INTERNAL ASSERT FAILED when input requiring grad #77517 - addmv
addmv, mv
will trigger INTERNAL ASSERT FAILED when input requiring grad #77814 - mv
addmv, mv
will trigger INTERNAL ASSERT FAILED when input requiring grad #77814 - bilinear
bilinear
triggers INTERNAL ASSERT FAILED when input requires grad #78087 - matmul
matmul, mm
triggers INTERNAL ASSERT FAILED when input requires grad #78141 - mm
matmul, mm
triggers INTERNAL ASSERT FAILED when input requires grad #78141 - baddmm
baddmm
triggers INTERNAL ASSERT FAILED when input requires grad #78143 - index_fill
index_fill
will trigger INTERNAL ASSERT when float tensor requiring grad + int tensor #78443 - layer_norm
layer_norm
triggers INTERNAL ASSERT with input requiring grad + zero-size int tensor #78444
Versions
pytorch: 1.11.0
cc @ezyang @albanD @zou3519 @gqchen @pearu @nikitaved @soulitzer @lezcano @Varal7