README.md in torch-rb-0.9.2 vs README.md in torch-rb-0.10.0
- old
+ new
@@ -5,10 +5,11 @@
Check out:
- [TorchVision](https://github.com/ankane/torchvision) for computer vision tasks
- [TorchText](https://github.com/ankane/torchtext) for text and NLP tasks
- [TorchAudio](https://github.com/ankane/torchaudio) for audio tasks
+- [TorchRec](https://github.com/ankane/torchrec-ruby) for recommendation systems
[![Build Status](https://github.com/ankane/torch.rb/workflows/build/badge.svg?branch=master)](https://github.com/ankane/torch.rb/actions)
## Installation
@@ -406,10 +407,11 @@
Here’s the list of compatible versions.
Torch.rb | LibTorch
--- | ---
-0.9.0+ | 1.10.0+
+0.10.0+ | 1.11.0+
+0.9.0-0.9.2 | 1.10.0-1.10.2
0.8.0-0.8.3 | 1.9.0-1.9.1
0.6.0-0.7.0 | 1.8.0-1.8.1
0.5.0-0.5.3 | 1.7.0-1.7.1
0.3.0-0.4.2 | 1.6.0
0.2.0-0.2.7 | 1.5.0-1.5.1