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

File __init__.py

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

Source from the content-addressed store, hash-verified

1
2r"""
3The torch package contains data structures for multi-dimensional
4tensors and defines mathematical operations over these tensors.

Callers

nothing calls this directly

Calls 13

register_after_forkFunction · 0.90
_running_with_deployFunction · 0.85
listFunction · 0.85
_load_global_depsFunction · 0.85
isinstanceFunction · 0.85
manager_pathFunction · 0.85
stripMethod · 0.80
allFunction · 0.50
joinMethod · 0.45
replaceMethod · 0.45
extendMethod · 0.45
appendMethod · 0.45

Tested by

no test coverage detected