MCPcopy
hub / github.com/fundamentalvision/Deformable-DETR / build_model

Function build_model

models/__init__.py:13–14  ·  view source on GitHub ↗
(args)

Source from the content-addressed store, hash-verified

11
12
13def build_model(args):
14 return build(args)
15

Callers 2

benchmarkFunction · 0.90
mainFunction · 0.90

Calls 1

buildFunction · 0.70

Tested by

no test coverage detected