Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DSL-Lab/StreamSplat
/ options_decoder.py
File
options_decoder.py
configs/options_decoder.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
tyro
2
from
dataclasses
import
dataclass, field
3
from
typing
import
Literal, Dict, Optional, List
4
from
configs.options
import
Options
as
BaseOptions
Callers
nothing calls this directly
Calls
1
Options
Class · 0.70
Tested by
no test coverage detected