mindcv icon indicating copy to clipboard operation
mindcv copied to clipboard

The value Parameter (name=0.gamma, shape=(512,), dtype=Float32, requires_grad=True) , its name '0.gamma' already exists. Please set a unique name for the parameter.

Open FEI120483 opened this issue 2 years ago • 1 comments

If this is your first time, please read our contributor guidelines: https://github.com/mindspore-lab/mindcv/blob/main/CONTRIBUTING.md

Describe the bug/ 问题描述 (Mandatory / 必填) A clear and concise description of what the bug is. When I use Openi ( Cloudbrain Model Training Mission for my botnet model training). This problem happend.

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

Please delete the backend not involved / 请删除不涉及的后端: Ascend NPU /device ascend/GPU/CPU/kirin/等其他芯片

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

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

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

To Reproduce / 重现步骤 (Mandatory / 必填) Steps to reproduce the behavior: https://openi.pcl.ac.cn/zhengyifei/Project.git

  1. Go to '...' Go to CloudBrain
  2. Click on '....' Training Mission ----> new training mission ---> Uploading Screenshot 2023-09-25 at 23.49
<img width="1122" alt="Screenshot 2023-09-25 at 23 49 01" src="https://github.com/mindspore-lab/mindcv/assets/122851093/368db4c5-c3a3-4990-a526-f87c3d155cb7">
.01.png…
  3. Scroll down to '....' running and see error log
  4. See error

Expected behavior / 预期结果 (Mandatory / 必填) A clear and concise description of what you expected to happen. Can training normally

Screenshots/ 日志 / 截图 (Mandatory / 必填) If applicable, add screenshots to help explain your problem. Screenshot 2023-09-25 at 23 41 09

Additional context / 备注 (Optional / 选填) Add any other context about the problem here.

FEI120483 avatar Sep 25 '23 15:09 FEI120483

This doesn't seem to be a issue about mindcv, according to your latest repo

https://openi.pcl.ac.cn/zhengyifei/Project/src/commit/f8d253b8d778ab145d4c3d03e85ba28edee27d26

geniuspatrick avatar Sep 26 '23 02:09 geniuspatrick