Commit Graph

6 Commits

Author SHA1 Message Date
Nyako Shigure d659099415 [Cleanup] Replace torch proxy alias with public compat API (#7348) 2026-04-13 11:43:26 +08:00
qwes5s5 3b7507a4c2 test_abort (#6743) 2026-03-17 14:06:40 +08:00
jc 8d384f9fd8 [PD Disaggregation] Update usage of pd disaggregation and data parallel (#5742)
* Update usage of pd disaggregation

* up

* up

* up

* up

* up

* up

* up

* up

* up

* up dp docs

* up

* up

* up

* fix unittest
2026-01-05 17:51:29 +08:00
xunyoyo 8acdd9f156 [CI] 【Hackathon 9th Sprint No.41】NO.41 功能模块单测补充 -new
Add splitwise connector tests
Co-authored-by: CSWYF3634076 <wangyafeng@baidu.com>
Co-authored-by: YuBaoku <49938469+EmmonsCurse@users.noreply.github.com>
2025-12-24 14:05:32 +08:00
YuanRisheng ded7765dec Revert "[CI] 【Hackathon 9th Sprint No.41】NO.41 功能模块单测补充 (#5062)" (#5291)
This reverts commit 373b5c3807.
2025-12-02 13:43:13 +08:00
xunyoyo 373b5c3807 [CI] 【Hackathon 9th Sprint No.41】NO.41 功能模块单测补充 (#5062)
* Add tests for SplitwiseConnector functionality

This commit introduces a comprehensive test suite for the SplitwiseConnector class, implementing various tests to ensure the correct functionality of task dispatching, message sending, and connection handling. The tests cover scenarios for both prefill and decode roles, including checks for task promotion, message serialization, and error handling.

* Add innode splitwise test helpers

* Refine Splitwise connector test stubs

* Add to_tensor stub for splitwise tests

* Update splitwise connector tests
2025-11-27 14:24:19 +08:00