#39029 nano_nemotron_vl: fix tensor device mismatch exception when video profiling
原始 PR · 作者 netanel-haber · 合并时间 2026-04-06 06:23
修复nano_nemotron_vl模型视频分析时张量设备不匹配异常。
该PR变更简单直接,无需精读。对于维护nano_nemotron_vl模型或处理设备同步问题的工程师,可以关注_create_final_video_embeddings方法中设备显式传递的模式,作为避免类似设备不匹配问题的参考。
参与讨论