Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/JasonLSC/GSCodec_Studio
/ CodecConfig
Class
CodecConfig
examples/simple_trainer_old.py:93–95 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
91
92
@dataclass
93
class
CodecConfig:
94
encode: str
95
decode: str
96
97
@dataclass
98
class
AttributeCodecs:
Callers
1
AttributeCodecs
Class · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected