已开启
[Bug]: triton_experimental inductor ut 修复 #4368
gsl创建于 15 天前
15 天前 添加了label:triage-review
TorchNPU-Bot
15 天前 评论:
15 天前 评论:
issue待分派,添加triage-review标签


15 天前 添加了label:bug
15 天前 添加了label:bot-triaged;删除了label:triage-review
TorchNPU-Bot
15 天前 评论:
15 天前 评论:
检测到当前 issue 已关联 PR,自动添加标签:bot-triaged


pytest unit_test/test_torchinductor.py unit_test/test_torchinductor_dynamic_shapes.py -v -rs
-k "test_isin_tensor_scalar_dynamic_shapes_npu or test_min_max_reduction_nan_npu or test_multilayer_any_dynamic_shapes_npu or test_buffer_use_after_remove_npu or test_buffer_use_after_remove_dynamic_shapes_npu or test_slice_mutation3_npu or test_expanded_reduction_dynamic_shapes_npu"
在提交新问题之前,请确保您已经在社区中搜索过相关问题,并使用了社区中提供的资源/工具后,仍未找到满意的解决方式。
⚠️ 安全信息提醒:请仔细检查提供的文本内容,确保其不包含敏感数据信息,包括但不限于:
在分享配置信息或代码示例时,请将敏感信息脱敏处理,或使用
<TOKEN>等占位符替代原有内容。环境信息
🐛 问题描述
triton_experimental后端,如下社区对应的inductor ut测试用例未通过:
Part 1 — .item() 留图 + upsample 显式 extern fallback(12 条)
inductor_tests:test_upsample_bilinear2d_a_npu · test_upsample_bilinear2d_b_npu · test_abs_npu · test_alexnet_prefix_npu · test_argmax_argmin_with_nan_npu · test_cat_empty_index_npu · test_concat_add_inplace_npu
dynamic_shapes:test_float_item_inf_cpu · test_float_item_neginf_cpu · test_float_item_inf_npu · test_float_item_neginf_npu · test_item_bool_nobreak_cpu · test_item_bool_nobreak_npu
Part 2 — promoted rtree 形状对齐修复直接战果(7 条)
2+ r-node 广播归约编译期广播被拒(NoTritonConfigsError)一族:
inductor_tests:test_cauchy_npu · test_buffer_use_after_remove_npu
dynamic_shapes:test_cauchy_dynamic_shapes_npu · test_buffer_use_after_remove_dynamic_shapes_npu · test_mark_unbacked_slice_cpu · test_mark_unbacked_slice_npu
欢迎加入社区,感谢您对社区的贡献 🎉!