MCPcopy Create free account
hub / github.com/PaddlePaddle/FastDeploy / iter_architecture_defaults

Function iter_architecture_defaults

fastdeploy/config.py:91–92  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

89
90
91def iter_architecture_defaults():
92 yield from _SUFFIX_TO_DEFAULTS
93
94
95def try_match_architecture_defaults(

Callers 2

_normalize_archMethod · 0.90

Calls

no outgoing calls

Tested by

no test coverage detected