MCPcopy Create free account
hub / github.com/pytorch/pytorch / setup.py

File setup.py

test/cpp_extensions/setup.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import sys
2import torch.cuda
3import os
4from setuptools import setup

Callers

nothing calls this directly

Calls 6

CppExtensionFunction · 0.90
CUDAExtensionFunction · 0.90
with_optionsMethod · 0.80
setupFunction · 0.50
is_availableMethod · 0.45
appendMethod · 0.45

Tested by

no test coverage detected