Sign in
Sign up
Explore
Enterprise
Education
Search
Help
Terms of use
About Us
Explore
Enterprise
Education
Gitee Premium
Gitee AI
AI teammates
Sign in
Sign up
Fetch the repository succeeded.
description of repo status
Open Source
>
AI/ML
>
Artificial Intelligence
&&
Donate
Please sign in before you donate.
Cancel
Sign in
Scan WeChat QR to Pay
Cancel
Complete
Prompt
Switch to Alipay.
OK
Cancel
Watch
Unwatch
Watching
Releases Only
Ignoring
337
Star
1.2K
Fork
179
GVP
MindSpore
/
mindinsight
Paused
Code
Issues
26
Pull Requests
0
Wiki
Insights
Pipelines
Service
Quality Analysis
Jenkins for Gitee
Tencent CloudBase
Tencent Cloud Serverless
悬镜安全
Aliyun SAE
Codeblitz
SBOM
DevLens
Don’t show this again
Update failed. Please try again later!
Remove this flag
Content Risk Flag
This task is identified by
as the content contains sensitive information such as code security bugs, privacy leaks, etc., so it is only accessible to contributors of this repository.
[MDT][Summary][Graph/Pynative]tensorsummary算子在graph或pynative模式定义超过6条时,数据展示是否有顺序
TODO
#I6HGM5
RFC
韩顺平
member
Opened this issue
2023-02-24 10:35
| name | about | labels | | ---------- | ------------------------------------- | -------- | | Bug Report | Use this template for reporting a bug | kind/bug | <!-- Thanks for sending an issue! Here are some tips for you: 1) If this is your first time, please read our contributor guidelines: https://gitee.com/mindspore/mindspore/blob/master/CONTRIBUTING.md 2) If you want to get the answer quickly, please add label `mindspore-assistant` to the issue, we will find it and answer you as soon as possible. --> ### Describe the current behavior / 问题描述 (Mandatory / 必填) 使用summary算子收集tensor数据,当设置收集tensor数量超过6个时,前端展示tensor数据只展示6条,当我设置50个tensorsummary时,graph模式展示的是tag:1-5和tag为z1的tensor数据,设置pynative模式,前端展示tag是44-49,数据展示顺序是否需要统一 ### Environment / 环境信息 (Mandatory / 必填) - **Hardware Environment(`Ascend`/`GPU`/`CPU`) / 硬件环境**: > Please delete the backend not involved / 请删除不涉及的后端: > /device ascend/GPU/CPU - **Software Environment / 软件环境 (Mandatory / 必填)**: -- MindSpore version (e.g., 1.7.0.Bxxx) :MS&MI-2.0.02220 -- Python version (e.g., Python 3.7.5) :py375 -- 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 ### Related testcase / 关联用例 (Mandatory / 必填) test_tensorsummary_tensor50_step100_summaryrecord1 ### Steps to reproduce the issue / 重现步骤 (Mandatory / 必填) 1. 网络中定义一个tag为"Z1"的TensorSummary() 2. 再添加tag为"X1-X50" 的TensorSummary() 3. 使用graph与pynative模式运行脚本,收集summary数据,前段MI查看 ### Describe the expected behavior / 预期结果 (Mandatory / 必填) 收集tensor展示信息不丢失 ### Related log / screenshot / 日志 / 截图 (Mandatory / 必填)   ### Special notes for this issue/备注 (Optional / 选填)
| name | about | labels | | ---------- | ------------------------------------- | -------- | | Bug Report | Use this template for reporting a bug | kind/bug | <!-- Thanks for sending an issue! Here are some tips for you: 1) If this is your first time, please read our contributor guidelines: https://gitee.com/mindspore/mindspore/blob/master/CONTRIBUTING.md 2) If you want to get the answer quickly, please add label `mindspore-assistant` to the issue, we will find it and answer you as soon as possible. --> ### Describe the current behavior / 问题描述 (Mandatory / 必填) 使用summary算子收集tensor数据,当设置收集tensor数量超过6个时,前端展示tensor数据只展示6条,当我设置50个tensorsummary时,graph模式展示的是tag:1-5和tag为z1的tensor数据,设置pynative模式,前端展示tag是44-49,数据展示顺序是否需要统一 ### Environment / 环境信息 (Mandatory / 必填) - **Hardware Environment(`Ascend`/`GPU`/`CPU`) / 硬件环境**: > Please delete the backend not involved / 请删除不涉及的后端: > /device ascend/GPU/CPU - **Software Environment / 软件环境 (Mandatory / 必填)**: -- MindSpore version (e.g., 1.7.0.Bxxx) :MS&MI-2.0.02220 -- Python version (e.g., Python 3.7.5) :py375 -- 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 ### Related testcase / 关联用例 (Mandatory / 必填) test_tensorsummary_tensor50_step100_summaryrecord1 ### Steps to reproduce the issue / 重现步骤 (Mandatory / 必填) 1. 网络中定义一个tag为"Z1"的TensorSummary() 2. 再添加tag为"X1-X50" 的TensorSummary() 3. 使用graph与pynative模式运行脚本,收集summary数据,前段MI查看 ### Describe the expected behavior / 预期结果 (Mandatory / 必填) 收集tensor展示信息不丢失 ### Related log / screenshot / 日志 / 截图 (Mandatory / 必填)   ### Special notes for this issue/备注 (Optional / 选填)
Comments (
6
)
Sign in
to comment
Status
TODO
VALIDATION
CLOSED
TODO
ACCEPTED
WIP
DONE
REJECTED
Assignees
Not set
zangqx
zangqx
Assignee
Collaborator
+Assign
+Mention
Labels
attr/function
profiler/dump-tools
kind/usability
bug
Not set
Projects
Unprojected
Unprojected
Milestones
IT-数据框架-TODO
No related milestones
Pull Requests
None yet
None yet
Successfully merging a pull request will close this issue.
Branches
No related branch
Branches (
-
)
Tags (
-
)
Planed to start   -   Planed to end
-
Top level
Not Top
Top Level: High
Top Level: Medium
Top Level: Low
Priority
Not specified
Serious
Main
Secondary
Unimportant
Duration
(hours)
参与者(4)
Python
1
https://gitee.com/mindspore/mindinsight.git
git@gitee.com:mindspore/mindinsight.git
mindspore
mindinsight
mindinsight
Going to Help Center
Search
Git 命令在线学习
如何在 Gitee 导入 GitHub 仓库
Git 仓库基础操作
企业版和社区版功能对比
SSH 公钥设置
如何处理代码冲突
仓库体积过大,如何减小?
如何找回被删除的仓库数据
Gitee 产品配额说明
GitHub仓库快速导入Gitee及同步更新
什么是 Release(发行版)
将 PHP 项目自动发布到 packagist.org
Repository Report
Back to the top
Login prompt
This operation requires login to the code cloud account. Please log in before operating.
Go to login
No account. Register