Configuration validations are moved from quickstart api to experiment configurations, since Hydra will not perform the data validation if we override some arguments.
Add a PyTorch version check if using CUDAGraph.
Enable device mesh mapping check.
Slightly refine the documentation and example scripts.
Changes
Configuration validations are moved from quickstart api to experiment configurations, since Hydra will not perform the data validation if we override some arguments.
Add a PyTorch version check if using CUDAGraph.
Enable device mesh mapping check.
Slightly refine the documentation and example scripts.