Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Draft: Case of MNIST #84

Merged
merged 3 commits into from
Oct 21, 2023
Merged

Draft: Case of MNIST #84

merged 3 commits into from
Oct 21, 2023

Conversation

zhemulin
Copy link
Contributor

@zhemulin zhemulin commented Oct 20, 2023

Description

基于机器学习的mnist实验的文件数据流使用监控

  1. 分析机器学习的mnist的torch实验,在实验过程中使用数据、产生中间结果、生成和保存最终模型三个工程中对数据的工作流
  2. 分析实验过程中可能涉及的系统调用和网络调用,提供了Trace points 和 Kprobes 、Kretprobes串连起来的流程图

Motivation and Context

How has this been tested?

Types of changes

  • Maintenance (no change in code, maintain the project's CI, docs, etc.)
  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)

Checklist:

  • My code follows the code style of this project.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.

zhemulin and others added 2 commits October 20, 2023 19:10
Co-authored-by: zhemulin <[email protected]>
Co-authored-by: tsdsnk <[email protected]>
Co-authored-by: mingzhedream <[email protected]>
Co-authored-by: aklly <[email protected]>
@wunder957 wunder957 self-assigned this Oct 21, 2023
@wunder957 wunder957 added the documentation Improvements or additions to documentation label Oct 21, 2023
@wunder957 wunder957 added this to the v0.1.1 milestone Oct 21, 2023
@wunder957 wunder957 linked an issue Oct 21, 2023 that may be closed by this pull request
@wunder957 wunder957 self-requested a review October 21, 2023 02:05
@wunder957 wunder957 changed the title mnist实验件数据流使用监控分析 Draft: Case of MNIST Oct 21, 2023
Copy link
Contributor

@wunder957 wunder957 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@wunder957
Copy link
Contributor

Continue on #85

@wunder957
Copy link
Contributor

@all-contributors
please add @tsdsnk for docs.
please add @zhemulin for docs.
please add @mingzhedream for docs.
please add @aklly for docs.

@wunder957
Copy link
Contributor

@all-contributors please add @mingzhedream for docs. please add @aklly for docs.

@wunder957
Copy link
Contributor

@all-contributors please add @aklly for docs.

@allcontributors
Copy link
Contributor

@wunder957

I've put up a pull request to add @tsdsnk! 🎉

I've put up a pull request to add @zhemulin! 🎉

We had trouble processing your request. Please try again later.

@allcontributors
Copy link
Contributor

@wunder957

I've put up a pull request to add @aklly! 🎉

@allcontributors
Copy link
Contributor

@wunder957

I've put up a pull request to add @mingzhedream! 🎉

We had trouble processing your request. Please try again later.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants