已开启
[Bug]: MaskNet模型图模式缓存运行失败 #3005
LucciC创建于 7月17日
7月17日 添加了label:bug
7月17日 关联了pull request:modifty torch_npu.utils.load for torch.compile cache use
7月17日 关联了pull request:modifty torch_npu.utils.load for torch.compile cache use
7月17日 关联了pull request:modifty torch_npu.utils.load for torch.compile cache use
7月17日 关联了pull request:modifty torch_npu.utils.load for torch.compile cache use
7月17日 关联了pull request:modifty torch_npu.utils.load for torch.compile cache use
7月17日 关联了pull request:modifty torch_npu.utils.load for torch.compile cache use
7月17日 关联了pull request:[sync] PR-41864: modifty torch_npu.utils.load for torch.compile cache use
7月17日 关联了pull request:[sync] PR-41864: modifty torch_npu.utils.load for torch.compile cache use
7月17日 关联了pull request:[sync] PR-41864: modifty torch_npu.utils.load for torch.compile cache use
7月17日 关联了pull request:[sync] PR-41864: modifty torch_npu.utils.load for torch.compile cache use
7月17日 关联了pull request:[sync] PR-41864: modifty torch_npu.utils.load for torch.compile cache use
7月17日 关联了pull request:[sync] PR-41864: modifty torch_npu.utils.load for torch.compile cache use
7月17日 关联了pull request:[sync] PR-41864: modifty torch_npu.utils.load for torch.compile cache use
7月17日 关联了pull request:[sync] PR-41864: modifty torch_npu.utils.load for torch.compile cache use
7月17日 关联了pull request:[sync] PR-41864: modifty torch_npu.utils.load for torch.compile cache use
7月17日 关联了pull request:[sync] PR-41864: modifty torch_npu.utils.load for torch.compile cache use
26 天前 添加了label:bot-triaged
TorchNPU-Bot
26 天前 评论:
26 天前 评论:
检测到当前 issue 已关联 PR !41846,自动添加标签:bot-triaged


在提交新问题之前,请确保您已经在社区中搜索过相关问题,并使用了社区中提供的资源/工具后,仍未找到满意的解决方式。
⚠️ 安全信息提醒:请仔细检查提供的文本内容,确保其不包含敏感数据信息,包括但不限于:
在分享配置信息或代码示例时,请将敏感信息脱敏处理,或使用
<TOKEN>等占位符替代原有内容。环境信息
🐛 问题描述
问题
Inductor在缓存加载的时候tensor没转成npu的
原因
修改方式:
在torch_npu.utils.serialization.py
if map_location is None:
return _legacy_load(
opened_file, None, pickle_module, **pickle_load_args
)
欢迎加入社区,感谢您对社区的贡献 🎉!