You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
DFG{Variable/Factor} (Legacy PackedVariable or PackedFactor)
Compute{Variable/Factor} -- fully derivable from DFG{Variable/Factor} with preference for JuliaLang.
Execptions within Standardized DataLevels across programming languages
Data level Skeleton, Summary, DFG are 99% consistent across all languages and serializations, but there are exceptions:
Lang-Minor-Performance-Majors (LMPM)
E.g. JuliaLang uses label::Symbol everywhere, Python uses label: string
Satellites
For performance per technology, GQL queries return vectors yet DFG internally use Dicts. Special dispatches are needed to converge to dicts in the DFGs (aka SDKs) to dicts keyed by label for: