Skip to content

Performance Optimization - #70

Merged
pkuzyc merged 8 commits into
PFCCLab:paddlefrom
pkuzyc:pr_68
Jul 24, 2026
Merged

Performance Optimization#70
pkuzyc merged 8 commits into
PFCCLab:paddlefrom
pkuzyc:pr_68

Conversation

@pkuzyc

@pkuzyc pkuzyc commented Jul 20, 2026

Copy link
Copy Markdown

Optimize performance and memory:

  1. Reduce kernel launch gap to optimize performance: Optimize DeepEP metadata-to-GEMM launch bridge #68
  2. Release down_proj output after local_combine to reduce memory footprint.
  3. Move run_sonic_moe function from PaddleFleet to third_party/sonic-moe.

A-nnonymous and others added 7 commits July 13, 2026 20:17
Pack DeepEP scale carriers without materialization, allocate independent gated outputs in the native metadata bridge, and bypass generic gated GEMM launch setup with a pointer-safe TVM FFI path. Add byte-exact, live-context, large-shape, and fallback regression coverage.
@pkuzyc
pkuzyc merged commit 8c47185 into PFCCLab:paddle Jul 24, 2026
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