摘要: 第一段代码(已修改版本) 在 parse_model 函数中添加了自定义模块支持: n = n_ = max(round(n * depth), 1) if n > 1 else n # depth gain # Custom modules support - Added for RFAConv, 阅读全文
posted @ 2025-11-17 23:03 量子我梦 阅读(4) 评论(0) 推荐(0)