[devdocsgjs/main: 1001/1867] :arrow_up: TensorFlow 2.1
- From: Andy Holmes <andyholmes src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [devdocsgjs/main: 1001/1867] :arrow_up: TensorFlow 2.1
- Date: Fri, 19 Nov 2021 23:47:38 +0000 (UTC)
commit b63a796112f51dff2f02b1154293b12ea1a2e455
Author: Lukas Geiger <lukas geiger94 gmail com>
Date: Fri Jan 10 02:16:41 2020 +0100
:arrow_up: TensorFlow 2.1
lib/docs/scrapers/tensorflow.rb | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/lib/docs/scrapers/tensorflow.rb b/lib/docs/scrapers/tensorflow.rb
index d352ccd4..008afc54 100644
--- a/lib/docs/scrapers/tensorflow.rb
+++ b/lib/docs/scrapers/tensorflow.rb
@@ -4,7 +4,7 @@ module Docs
class Tensorflow < UrlScraper
self.name = 'TensorFlow'
self.type = 'tensorflow'
- self.release = '2.0'
+ self.release = '2.1'
self.root_path = 'index.html'
self.links = {
home: 'https://www.tensorflow.org/',
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]