Skip to content

Comments

[worker_process.py]modify some var name#4749

Merged
zhoutianzi666 merged 52 commits intoPaddlePaddle:developfrom
zhoutianzi666:tmp
Nov 13, 2025
Merged

[worker_process.py]modify some var name#4749
zhoutianzi666 merged 52 commits intoPaddlePaddle:developfrom
zhoutianzi666:tmp

Conversation

@zhoutianzi666
Copy link
Collaborator

@zhoutianzi666 zhoutianzi666 commented Nov 2, 2025

Motivation

  • 规范一些变量名字!防止迷惑!

Modifications

Usage or Command

Accuracy Tests

Checklist

  • Add at least a tag in the PR title.
    • Tag list: [[FDConfig],[APIServer],[Engine], [Scheduler], [PD Disaggregation], [Executor], [Graph Optimization], [Speculative Decoding], [RL], [Models], [Quantization], [Loader], [OP], [KVCache], [DataProcessor], [BugFix], [Docs], [CI], [Optimization], [Feature], [Benchmark], [Others], [XPU], [HPU], [GCU], [DCU], [Iluvatar], [Metax]]
    • You can add new tags based on the PR content, but the semantics must be clear.
  • Format your code, run pre-commit before commit.
  • Add unit tests. Please write the reason in this PR if no unit tests.
  • Provide accuracy results.
  • If the current PR is submitting to the release branch, make sure the PR has been submitted to the develop branch, then cherry-pick it to the release branch with the [Cherry-Pick] PR tag.

@paddle-bot
Copy link

paddle-bot bot commented Nov 2, 2025

Thanks for your contribution!

@zhoutianzi666 zhoutianzi666 changed the title useless code modify some var name Nov 3, 2025
@gongshaotian
Copy link
Collaborator

gongshaotian commented Nov 3, 2025

  • FastDeploy/fastdeploy/model_executor/layers/linear.py
  • FastDeploy/fastdeploy/model_executor/layers/embeddings.py
  • FastDeploy/fastdeploy/model_executor/layers/lm_head.py
  • FastDeploy/fastdeploy/model_executor/layers/mtp_linear.py
  • FastDeploy/fastdeploy/model_executor/layers/backends/intel_hpu/attention/hpu_attn_backend.py
  • FastDeploy/fastdeploy/model_executor/models/ernie4_5_moe.py
  • FastDeploy/fastdeploy/model_executor/models/glm4_moe.py
  • FastDeploy/fastdeploy/model_executor/models/qwen2.py
  • FastDeploy/fastdeploy/model_executor/models/qwen3.py
  • FastDeploy/fastdeploy/model_executor/models/qwen3moe.py
  • FastDeploy/fastdeploy/spec_decode/mtp.py
  • FastDeploy/fastdeploy/worker/gpu_model_runner.py
  • FastDeploy/fastdeploy/worker/gpu_worker.py
  • FastDeploy/fastdeploy/worker/hpu_model_runner.py
  • FastDeploy/fastdeploy/worker/iluvatar_model_runner.py
  • FastDeploy/fastdeploy/worker/metax_model_runner.py
  • FastDeploy/fastdeploy/worker/xpu_model_runner.py

@zhoutianzi666 zhoutianzi666 changed the title modify some var name [GPUmodelRunner]modify some var name Nov 11, 2025
@zhoutianzi666 zhoutianzi666 changed the title [GPUmodelRunner]modify some var name [worker_process.py]modify some var name Nov 11, 2025
Copy link
Collaborator

@gongshaotian gongshaotian left a comment

Choose a reason for hiding this comment

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

LGTM

@zhoutianzi666 zhoutianzi666 merged commit 6c4ebc5 into PaddlePaddle:develop Nov 13, 2025
14 of 18 checks passed
@zhoutianzi666 zhoutianzi666 deleted the tmp branch November 20, 2025 13:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants