2.4K Star 8.2K Fork 4.4K

GVPMindSpore / mindspore

 / 详情

[ST][MS][2.0][wide_deep][910/gpu]网络日志含有废弃接口‘Dropout’的告警

REJECTED
Bug-Report
创建于  
2023-05-30 21:23
name about labels
Bug Report Use this template for reporting a bug kind/bug

Describe the current behavior / 问题描述 (Mandatory / 必填)

wide_deep网络在910、GPU环境训练,网络日志含有废弃接口‘Dropout’的告警
模型仓地址:https://github.com/mindspore-lab/mindrec/tree/master/models/wide_deep

Environment / 环境信息 (Mandatory / 必填)

  • Hardware Environment(Ascend/GPU/CPU) / 硬件环境:

Please delete the backend not involved / 请删除不涉及的后端:
/device ascend/GPU/

  • Software Environment / 软件环境 (Mandatory / 必填):
    -- MindSpore version (e.g., 1.7.0.Bxxx) :
    -- Python version (e.g., Python 3.7.5) :
    -- OS platform and distribution (e.g., Linux Ubuntu 16.04):
    -- GCC/Compiler version (if compiled from source):

run包:HISI_C29/20230413
mindspore:r2.0.B300_20230530001536_b7d946ee3159

  • Excute Mode / 执行模式 (Mandatory / 必填)(PyNative/Graph):

Please delete the mode not involved / 请删除不涉及的模式:
/mode graph

Related testcase / 关联用例 (Mandatory / 必填)

用例仓地址:solution_test/case/02network/06recommend/wide_deep
用例:
test_ms_recommender_wide_deep_criteo_train_infer_910_8p_0001

Steps to reproduce the issue / 重现步骤 (Mandatory / 必填)

  1. get code from mindrec
  2. cd mindrec/models/wide_deep
  3. bash run_distribute_train_for_ascend.sh RANK_SIZE EPOCHS DATASET RANK_TABLE_FILE
  4. 验证网络是否训练成功
  5. 验证网络日志是否含有弃用接口告警日志

Describe the expected behavior / 预期结果 (Mandatory / 必填)

1、网络训练成功
2、网络日志无告警日志

Related log / screenshot / 日志 / 截图 (Mandatory / 必填)

ERROR 2023-05-30 14:20:41 - test_ms_recommender_wide_deep_criteo_train_infer_910_8p_0001 - base.py:check_warn_info:1008 - 5 mindspore/nn/layer/basic.py:167] For Dropout, this parameter keep_prob will be deprecated, please use p instead.
95 mindspore/nn/layer/basic.py:193] For Dropout, this parameter keep_prob will be deprecated, please use p instead.
INFO 2023-05-30 14:20:41 - test_ms_recommender_wide_deep_criteo_train_infer_910_8p_0001 - local_cmd_actuator.py:exec_shell_cmd:37 - Exec [grep '^[WARNING]' /home/jenkins/workspace/TDT_deployment/solution_test/cases/02network/06recommend/wide_deep/train/test_ms_recommender_wide_deep_criteo_train_infer_910_8p_0001/device_0/device_0.log|awk -F ' \[' '{print $2}'|sort|uniq -c|awk '{if ($1+0>10*1) print}'] success
ERROR 2023-05-30 14:20:41 - test_ms_recommender_wide_deep_criteo_train_infer_910_8p_0001 - base.py:check_warn_info:1023 - 以下是WARNING日志重复次数超过10的日志
WARNING日志重复次数 WARNING日志
95 mindspore/nn/layer/basic.py:193] For Dropout, this parameter keep_prob will be deprecated, please use p instead.

Special notes for this issue/备注 (Optional / 选填)

走给李振宇

评论 (3)

zhangjie18 创建了Bug-Report
zhangjie18 添加了
 
kind/bug
标签
zhangjie18 添加了
 
v2.0.0
标签
zhangjie18 添加了
 
attr/function
标签
zhangjie18 添加了
 
stage/func-debug
标签
zhangjie18 添加了
 
sig/runtime
标签
展开全部操作日志

Please assign maintainer to check this issue.
请为此issue分配处理人。
@zhangjie18

Please add labels (comp or sig), also you can visit https://gitee.com/mindspore/community/blob/master/sigs/dx/docs/labels.md to find more.
为了让代码尽快被审核,请您为Pull Request打上 组件(comp)或兴趣组(sig) 标签,打上标签的PR可直接推送给责任人进行审核。
更多的标签可以查看https://gitee.com/mindspore/community/blob/master/sigs/dx/docs/labels.md
以组件相关代码提交为例,如果你提交的是data组件代码,你可以这样评论:
//comp/data
当然你也可以邀请data SIG组来审核代码,可以这样写:
//sig/data
另外你还可以给这个PR标记类型,例如是bugfix或者是特性需求:
//kind/bug or //kind/feature
恭喜你,你已经学会了使用命令来打标签,接下来就在下面的评论里打上标签吧!

xiangminshan 修改了描述
xiangminshan 负责人xiangminshan 修改为zyli2020

已经和测试xiangminshan对齐非问题,model脚本使用4月10号之后的代码,该接口整改上库时间为4月10日

zyli2020 任务状态TODO 修改为REJECTED
zyli2020 里程碑B-SIG-Runtime 修改为B-SolutionTest
zyli2020 添加协作者zyli2020
zyli2020 负责人zyli2020 修改为xiangminshan
zyli2020 取消协作者xiangminshan

登录 后才可以发表评论

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

搜索帮助