MCPcopy Create free account
hub / github.com/PeizeSun/TransTrack / build_tracktest_model

Function build_tracktest_model

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

Source from the content-addressed store, hash-verified

21 return build_tracktrain(args)
22
23def build_tracktest_model(args):
24 return build_tracktest(args)

Callers 2

mainFunction · 0.90
mainFunction · 0.90

Calls

no outgoing calls

Tested by

no test coverage detected