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
docs(data-plane): consolidate README; drop stale plan/verl refs
Combine research/data_plane_api_lifecycle.md into nemo_rl/data_plane/README.md
as the canonical reference. Move the rest of the data-plane research docs
(integration plan, observability, mooncake status, prefetch/test plans,
async-RL limitations, policy subclass plan, test SOP, tests/data_plane/README)
to local-only nemo_rl/data_plane/docs/ — kept untracked, out of the PR.
Comment cleanup across grpo_sync, sync_rollout_actor, tq_policy, and
nemo_rl/data_plane/{interfaces,codec,driver_io,preshard,adapters/*}:
strip dangling research/data_plane_integration_plan.md §1.2 pointers,
defunct Stage 1/2/3/4/5/Phase 1/(P2)/(P3)/Tier N references, verl
line-number cross-refs, and a (commit a085559) provenance line. Fix
an incorrect adapters/noop.py docstring that claimed the factory
returns NoOp on enabled=False (it actually raises). Retarget
interfaces.py and tq_policy.py docstrings from the removed integration
plan to the README.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Signed-off-by: Zhiyu Li <zhiyul@NVIDIA.com>
0 commit comments