MCPcopy Create free account
hub / github.com/OpenNMT/CTranslate2 / __init__.py

File __init__.py

python/ctranslate2/__init__.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import sys
2
3if sys.platform == "win32":
4 import ctypes

Callers

nothing calls this directly

Calls 2

register_extensionsFunction · 0.90
joinMethod · 0.80

Tested by

no test coverage detected