🚀 Get started
⚙️ Workflow configuration
📘 Tutorials
🛠️ For developers
Config
Config.get_cfg_defaults()
update_dependencies()
📖 Bibliography
Bases: object
object
Get a yacs CfgNode object with default values for my_project.
Update some variables that depend of changes made after merge the .cfg file provide by the user. That is, this function should be called after YACS’s merge_from_file().