softmax
+ transpose
+ div_
triggers assertion fail in compile mode
#93371
Labels
module: inductor
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 raises assertion fail in compile mode. The 3 operators are all necessary for triggering the failure.
Error logs
[Click to expand]
Minified repro
Versions
Envrionment [Click to expand]
cc @ezyang @soumith @msaroufim @wconstab @ngimel @bdhirsh @mlazos @voznesenskym @yanboliang @penguinwu @anijain2305 @EikanWang @jgong5 @Guobing-Chen @chunyuan-w @XiaobingSuper @zhuhaozhe @blzheng @Xia-Weiwen @wenzhe-nrv @jiayisunx @peterbell10 @desertfire
The text was updated successfully, but these errors were encountered: