InternImage icon indicating copy to clipboard operation
InternImage copied to clipboard

算子编译后test成功,但分类模型转移到cuda失败Segmentation fault (core dumped)

Open LovelySimon opened this issue 7 months ago • 0 comments

[2025-05-25 07:25:06 internimage_t_1k_224](main.py 174): INFO Creating model:intern_image/internimage_t_1k_224 using core type: DCNv3 using activation layer: GELU using main norm layer: LN using dpr: linear, 0.1 level2_post_norm: False level2_post_norm_block_ids: None res_post_norm: False remove_center: False 模型正在转移....... Segmentation fault (core dumped)

LovelySimon avatar May 25 '25 07:05 LovelySimon