MCPcopy
hub / github.com/facebookresearch/MetaCLIP / main.py

File main.py

src/training/main.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1# Copyright (c) Meta Platforms, Inc. and affiliates
2
3import sys
4sys.path.append("./") # trick to avoid bash env. on PYTHONPATH

Callers

nothing calls this directly

Calls 2

search_configFunction · 0.90
mainFunction · 0.70

Tested by

no test coverage detected