74 Star 358 Fork 216

GVPopenEuler / A-Tune

 / 详情

AI模型创建相关问题

待办的
任务
创建于  
2022-12-30 09:39

问题描述:通过源码编译、安装时,执行命令python3 generate_models.py时出现以下报错:
输入图片说明
问题分析:图中提到的报错信息为“No such file or directory: '/home/A-Tune/tools/../analysis/models/tencoder.pkl'”。
在源码目录/home/A-Tune/tools/../analysis下没有子目录models。tencoder.pkl文件实际是在目录/usr/libexec/atuned/analysis/models下。
解决方法:将/usr/libexec/atuned/analysis/models目录复制到源码目录/home/A-Tune/tools/../analysis中。
最终结果:执行命令python3 generate_models.py,仍报上述错误。

评论 (3)

李苗苗 创建了任务

Hi li-miaomiao_zhr, welcome to the openEuler Community.
I'm the Bot here serving you. You can find the instructions on how to interact with me at Here.
If you have any questions, please contact the SIG: A-Tune, and any of the maintainers: @谢志鹏 , @Monday , @gaoruoshu , @HuBin95

openeuler-ci-bot 添加了
 
sig/A-Tune
标签

@李苗苗 你好,请在执行的时候加入输出文件需要存放的绝对路径再次尝试:
python3 generate_models.py --model_path /home/A-Tune/tools

你好,我按照您说的命令执行完后,没有报错,同时在目录/home/A-Tune/tools中生成了6个文件。
但是,如下图所示,我按照官网的指导文档,修改训练生成的新模型存放路径后,仍出现报错,您有没有遇到过这种情况呢?
输入图片说明

yangyongguang 负责人设置为gaoruoshu

登录 后才可以发表评论

状态
负责人
项目
里程碑
Pull Requests
关联的 Pull Requests 被合并后可能会关闭此 issue
分支
开始日期   -   截止日期
-
置顶选项
优先级
预计工期 (小时)
参与者(3)
5329419 openeuler ci bot 1632792936
Go
1
https://gitee.com/openeuler/A-Tune.git
git@gitee.com:openeuler/A-Tune.git
openeuler
A-Tune
A-Tune

搜索帮助