文件最后提交记录最后更新时间
【feature】msprobe 比对、预检功能支持脏数据过滤2 Co-authored-by: ylw1234<lwying007@126.com> # message auto-generated for no-merge-commit merge: !668 merge master into master 【feature】msprobe 比对、预检功能支持脏数据过滤2 Created-by: ylw1234 Commit-by: ylw1234 Merged-by: ascend-robot Description: clean dirty outputs2 See merge request: Ascend/msprobe!66816 天前
【bugfix】ut搬迁 Co-authored-by: li-changwei4<1149117753@qq.com> 6 个月前
【bugfix】修复db manager 错误日志不详细的问题 Co-authored-by: jiandaobao<jiandaobao19@163.com> # message auto-generated for no-merge-commit merge: !457 merge db_manager into master 【bugfix】修复db manager 错误日志不详细的问题 Created-by: Jian_Daobao Commit-by: jiandaobao Merged-by: ascend-robot Description: 问题背景: 当前db manager处理sqlite错误时打印日志没有包含db操作 和sql语句等信息,如果遇到sql报错,执行不同的sql操作,对实际问题定位没有帮助。 ![image.png](https://raw.gitcode.com/user-images/assets/7898473/616a83aa-5a54-4cce-be08-3d6fcb16314f/image.png 'image.png') 解决方案: 增强_db_operation装饰器的能力,在各个方法调用时记录last_sql和last params关键信息,如遇sqlite报错可以打印出来。 修改后报错内容如下,会有详细的操作和sql语句打印 ![image.png](https://raw.gitcode.com/user-images/assets/7898473/a4ca879f-d907-48f7-8755-5376856539b1/image.png 'image.png') See merge request: Ascend/msprobe!4572 个月前
【安全】delete common softlink check in python dir Co-authored-by: ylw1234<lwying007@126.com> # message auto-generated for no-merge-commit merge: !736 merge python_softlink into master 【安全】delete common softlink check in python dir Created-by: ylw1234 Commit-by: ylw1234 Merged-by: ascend-robot Description: delete common softlink check in python dir See merge request: Ascend/msprobe!7363 天前
【UT】为megatron utils模块补充ut Co-authored-by: jiandaobao<jiandaobao19@163.com> 4 个月前
【优化】optimize error log in compare set_dump_path Co-authored-by: ylw1234<lwying007@126.com> # message auto-generated for no-merge-commit merge: !749 merge master into master 【优化】optimize error log in compare set_dump_path Created-by: ylw1234 Commit-by: ylw1234 Merged-by: ascend-robot Description: optimize error log in compare set_dump_path See merge request: Ascend/msprobe!7491 天前