Skip to content
This repository was archived by the owner on Apr 28, 2023. It is now read-only.

Commit 9cc088f

Browse files
Merge pull request #414 from alok/patch-1
fix grammar
2 parents e55c558 + 65faedc commit 9cc088f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ Tensor Comprehensions (TC) is a fully-functional C++ library to *automatically*
44

55
This library is designed to be highly portable, machine-learning-framework agnostic and only requires a simple tensor library with memory allocation, offloading and synchronization capabilities.
66

7-
For now, we have integrated TC with the [Caffe2](https://github.com/caffe2/caffe2) and [PyTorch](https://github.com/pytorch/pytorch/).
7+
For now, we have integrated TC with [Caffe2](https://github.com/caffe2/caffe2) and [PyTorch](https://github.com/pytorch/pytorch/).
88

99
# A simple example
1010

0 commit comments

Comments
 (0)