[CPU Inductor] Compile error when passing float16 tensors to vector_norm
+ remainder
#97758
Labels
oncall: pt2
triaged
This issue has been looked at a team member, and triaged and prioritized into an appropriate module
🐛 Describe the bug
The following program works fine in eager mode but triggers a compilation error under
torch.compile
.Error log
Some details for debugging:
vector_norm
andremainder
) are necessary for triggering the issue.aVersions
Environment [Click to expand]
cc @ezyang @msaroufim @wconstab @ngimel @bdhirsh @anijain2305 @soumith
The text was updated successfully, but these errors were encountered: