Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
3
import
sys
4
sys.path.append(
"./"
)
# trick to avoid bash env. on PYTHONPATH
Callers
nothing calls this directly
Calls
2
search_config
Function · 0.90
main
Function · 0.70
Tested by
no test coverage detected