MCPcopy Create free account
hub / github.com/dcharatan/flowmap / MappingL2Cfg

Class MappingL2Cfg

flowmap/loss/mapping/mapping_l2.py:11–12  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

9
10@dataclass
11class MappingL2Cfg:
12 name: Literal["l2"]
13
14
15class MappingL2(Mapping[MappingL2Cfg]):

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected