pytorch

Results 64 repositories owned by pytorch

multipy

164
Stars
36
Forks
Watchers

torch::deploy (multipy for non-torch uses) is a system that lets you get around the GIL problem by running multiple Python interpreters in a single C++ process.

nestedtensor

251
Stars
28
Forks
Watchers

[Prototype] Tools for the concurrent manipulation of variably sized Tensors.

ort

341
Stars
52
Forks
Watchers

Accelerate PyTorch models with ONNX Runtime

pytorch.github.io

208
Stars
269
Forks
Watchers

The website for PyTorch

pytorch_sphinx_theme

91
Stars
131
Forks
Watchers

PyTorch Sphinx Theme

QNNPACK

1.5k
Stars
228
Forks
Watchers

Quantized Neural Network PACKage - mobile-optimized implementation of quantized neural network operators

rfcs

109
Stars
63
Forks
Watchers

PyTorch RFCs (experimental)

rl

1.9k
Stars
259
Forks
Watchers

A modular, primitive-first, python-first PyTorch library for Reinforcement Learning.

PiPPy

536
Stars
64
Forks
Watchers

Pipeline Parallelism for PyTorch

tensorpipe

237
Stars
74
Forks
Watchers

A tensor-aware point-to-point communication primitive for machine learning