Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • P proj248-MemoryIsAllYouCheck
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Issues 0
    • Issues 0
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Terraform modules
  • Monitor
    • Monitor
    • Metrics
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • 我重生了这一世我要夺回属于我的OS赛冠军
  • proj248-MemoryIsAllYouCheck
  • Merge requests
  • !17

doc: 完成了采样器初版文档。

  • Review changes

  • Download
  • Patches
  • Plain diff
Merged 郑旭晖 requested to merge sampler into main Aug 14, 2025
  • Overview 0
  • Commits 11
  • Pipelines 0
  • Changes 34

feat: 完成了trainntest.py,实现了自动化训练和筛选模型。 feat: 为采样器添加了自动停止Tracing功能,便于自动进入数据处理。 feat: 将T0级最高模型精度提升到0.92。 feat: 为sampler.h添加__attribute__((constructor)),并编译为共享库,便于进行preload零侵入组件初始化。 fix: 修复了sampler.py预测前未进行特征标准化的bug。

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: sampler