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.
QNNPACK
1.5k
Stars
228
Forks
Watchers
Quantized Neural Network PACKage - mobile-optimized implementation of quantized neural network operators
rl
1.9k
Stars
259
Forks
Watchers
A modular, primitive-first, python-first PyTorch library for Reinforcement Learning.
tensorpipe
237
Stars
74
Forks
Watchers
A tensor-aware point-to-point communication primitive for machine learning