Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
11
class
MappingL2Cfg:
12
name: Literal[
"l2"
]
13
14
15
class
MappingL2(Mapping[MappingL2Cfg]):
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected