MCPcopy Create free account
hub / github.com/apple/ml-pointersect / download_assets

Method download_assets

cdslib/core/script/base_train.py:1026–1029  ·  view source on GitHub ↗

Download the assets like dataset, pretrained models, etc.

(self)

Source from the content-addressed store, hash-verified

1024
1025 @customer
1026 def download_assets(self):
1027 """
1028 Download the assets like dataset, pretrained models, etc.
1029 """
1030
1031 @customer
1032 def setup_assets(self):

Callers 1

runMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected