.. _nxdt_developer_guide:

Developer Guide
===============

This section will go over a variety of developer guides to help users get started with
the Neuronx Distributed Training library.

.. toctree::
    :maxdepth: 2

    Integrating a new model <new_model_guide>
    Integrating a new dataset/dataloader <new_dataloader_guide>
    Registering an optimizer and LR scheduler <optimizer_lr_scheduler_flow>
    Migrating from Neuron-NeMo-Megatron to Neuronx Distributed Training <migration_nnm_nxdt>
    NxD Training Compatibility with NeMo <migration_nemo_nxdt>
    CPU Mode Developer Guide <cpu_mode_developer_guide>
