MCPcopy 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

1import tyro
2from dataclasses import dataclass, field
3from typing import Literal, Dict, Optional, List
4from configs.options import Options as BaseOptions

Callers

nothing calls this directly

Calls 1

OptionsClass · 0.70

Tested by

no test coverage detected