You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Onboarding: Provide guiding docs to simplify the user onboarding process.
Tutorial: Add pluggable backend tutorial, demonstrate how to switch between supported backends and illustrate the custom_backend_meta usage. @tianyi-ge
CI/CD
Unified Workflow: Unify CI experience across GitCode and GitHub (addressing missing tests on GitCode).
Performance Checkpoint: Add periodic performance testing to detect regressions in new PRs.
Refactoring: Refactor unit test logic for better maintainability.
Performance
MooncakeStore [Call for Contribution]
put_fromandget_into+ serial_utils.py of TQ to eliminate the complex conditional branch for tensor and non-tensor data, and use zero-copy to improve performance.TransferQueue/transfer_queue/storage/clients/mooncake_client.py
Lines 112 to 133 in 4e9ae22
Optimization
MooncakeStore [Call for Contribution]
batch_remove(when ready) to replaceremove_by_regexYuanrong
General
BatchMetaas ordinary class to avoid extra transformation before sending @0oshowero0Yuanrongbackend to upper levelStress Test
Integrations
verl
ROLL
LazyDataProtothat prevent massive modification for single-controller [design doc]https://www.yuque.com/haomingzi-lfse7/lhp4el/ffxkyne0piygsp8d?singleDoc# 《LazyDataProto》) @0oshowero0slime
Documentation & Tutorial
custom_backend_metausage. @tianyi-geCI/CD