mindnlp
mindnlp copied to clipboard
本地测试通过后,在线提交PR时,运行CI过程中出现的问题
Describe the bug/ 问题描述 (Mandatory / 必填) 执行CI过程中出现以下问题:
- ut有些跳过,有些在安装依赖时出错
- release test在pytest时出错
- 单个模型测试时,没有改动的模型出现测试失败(没有对报错的文件进行修改)
- 单个模型测试时,直接跳过有些模型(speech_to_text模型迁移,但是CI直接跳过,没有测试对应部分)
- Hardware Environment(
Ascend/GPU/CPU) / 硬件环境:
/device CPU
-
Software Environment / 软件环境 (Mandatory / 必填): -- MindSpore version (e.g., 1.7.0.Bxxx) : 2.3.0 -- Python version (e.g., Python 3.7.5) : 3.9.19 -- OS platform and distribution (e.g., Linux Ubuntu 16.04): windows11
-
Excute Mode / 执行模式 (Mandatory / 必填)(
PyNative/Graph):
/mode pynative
To Reproduce / 重现步骤 (Mandatory / 必填)
Expected behavior / 预期结果 (Mandatory / 必填)
解决图片中描述的问题
Screenshots/ 日志 / 截图 (Mandatory / 必填)
Additional context / 备注 (Optional / 选填)