Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/dcharatan/flowmap
/ get_mapping
Function
get_mapping
flowmap/loss/mapping/__init__.py:15–16 ·
view source on GitHub ↗
(cfg: MappingCfg)
Source
from the content-addressed store, hash-verified
13
14
15
def
get_mapping(cfg: MappingCfg) -> Mapping:
16
return
MAPPINGS[cfg.name](cfg)
Callers
2
__init__
Method · 0.85
__init__
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected