Shortcuts

log_config

torchtune.config.log_config(recipe_name: str, cfg: DictConfig) None[source]

Logs the resolved config (merged YAML file and CLI overrides) to rank zero.

Parameters:
  • recipe_name (str) – name of the recipe to display

  • cfg (DictConfig) – parsed config object

Docs

Access comprehensive developer documentation for PyTorch

View Docs

Tutorials

Get in-depth tutorials for beginners and advanced developers

View Tutorials

Resources

Find development resources and get your questions answered

View Resources