加载vae模型参数时,显示以下错误: ``` `model.q.load_state_dict(param.query.state_dict())` 'Attention' object has no attribute 'query' ```
加载vae模型参数时,显示以下错误: