README.md in torch-rb-0.12.2 vs README.md in torch-rb-0.13.0
- old
+ new
@@ -6,10 +6,11 @@
- [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
+- [TorchData](https://github.com/ankane/torchdata-ruby) for data loading
[![Build Status](https://github.com/ankane/torch.rb/workflows/build/badge.svg?branch=master)](https://github.com/ankane/torch.rb/actions)
## Installation
@@ -407,10 +408,11 @@
Here’s the list of compatible versions.
Torch.rb | LibTorch
--- | ---
-0.12.0+ | 1.13.0+
+0.13.0+ | 2.0.0+
+0.12.0-0.12.2 | 1.13.0-1.13.1
0.11.0-0.11.2 | 1.12.0-1.12.1
0.10.0-0.10.2 | 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