Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/rbgirshick/yacs
/ types & classes
Types & classes
6 in github.com/rbgirshick/yacs
⨍
Functions
56
◇
Types & classes
6
Class
CfgNode
CfgNode represents an internal node in the configuration tree. It's a simple dict-like container that allows for attribute-based access to ke
yacs/config.py:63
Class
CustomClass
A custom class that yaml.safe_load can load.
yacs/tests.py:200
Class
SubCN
yacs/tests.py:16
Class
TestCfg
yacs/tests.py:89
Class
TestCfgNode
yacs/tests.py:60
Class
TestCfgNodeSubclass
yacs/tests.py:313