We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ec4602a commit 31dea5fCopy full SHA for 31dea5f
README.md
@@ -101,7 +101,7 @@ We hope you never spend hours debugging your code because of bad stack traces or
101
102
PyTorch has minimal framework overhead. We integrate acceleration libraries
103
such as Intel MKL and NVIDIA (CuDNN, NCCL) to maximize speed.
104
-At the core, it's CPU and GPU Tensor and Neural Network backends
+At the core, its CPU and GPU Tensor and Neural Network backends
105
(TH, THC, THNN, THCUNN) are written as independent libraries with a C99 API.
106
They are mature and have been tested for years.
107
0 commit comments