[pull] main from inclusionAI:main#35
Merged
pull[bot] merged 2 commits intoaxistore80-coder:mainfrom Apr 14, 2026
Merged
Conversation
* chore: add project governance for PyTorch ecosystem Add governance documentation required for PyTorch Ecosystem application per LF Minimum Viable Governance framework. Key changes: - Add GOVERNANCE.md with BDFL model, maintainer table, and decision-making process - Add CODE_OF_CONDUCT.md (Contributor Covenant v3.0) - Add .github/CODEOWNERS for automated PR review assignment - Update CONTRIBUTING.md with cross-links to governance docs * chore: explain community moderatorst and improve decision making process * chore: improve clarity
…1169) * feat(infra): add microservice-based training service (controller v2) Add GatewayTrainController that decomposes training into five HTTP microservices: guard (process manager), worker (engine container), data proxy (batch dispatcher), router (service registry), and gateway (API ingress). This enables training orchestration without requiring the scheduler's RPC infrastructure. Key changes: - Add GatewayTrainController with 7-step async initialization - Add guard /set_env endpoint for NCCL env propagation - Add worker, router, gateway, data proxy FastAPI/Flask services - Wire TrainEngineConfig.log_level to suppress HTTP access logs - Add create_process_group stubs to existing engines - Add comprehensive unit and integration tests * fix(infra): stabilize controller v2 training service Consolidate the controller v2 training-service follow-up work into one atomic infra commit. This keeps startup, routing, dispatch, recovery, and health-handling changes together as the post-9c70 stabilization series while restoring a clean branch history. * feat(infra): add microservice-based training service (controller v2) Add GatewayTrainController that decomposes training into five HTTP microservices: guard (process manager), worker (engine container), data proxy (batch dispatcher), router (service registry), and gateway (API ingress). This enables training orchestration without requiring the scheduler's RPC infrastructure. Key changes: - Add GatewayTrainController with 7-step async initialization - Add guard /set_env endpoint for NCCL env propagation - Add worker, router, gateway, data proxy FastAPI/Flask services - Wire TrainEngineConfig.log_level to suppress HTTP access logs - Add create_process_group stubs to existing engines - Add comprehensive unit and integration tests * fix(infra): stabilize controller v2 training service Consolidate the controller v2 training-service follow-up work into one atomic infra commit. This keeps startup, routing, dispatch, recovery, and health-handling changes together as the post-9c70 stabilization series while restoring a clean branch history. * chore: add SPDX headers to training service modules --------- Co-authored-by: Wentai Zhang <zhangwentai.zwt@antgroup.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
See Commits and Changes for more details.
Created by
pull[bot] (v2.0.0-alpha.4)
Can you help keep this open source service alive? 💖 Please sponsor : )